mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
2 lines
120 B
Odin
2 lines
120 B
Odin
// package json implements encoding and decoding JSON in strict JSON, JSON5 and BitSquid variants.
|
|
package encoding_json |