mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-01-03 06:03:11 +00:00
4 lines
85 B
Nim
4 lines
85 B
Nim
|
|
import std/json except `%`, `%*`, parseJson
|
||
|
|
|
||
|
|
export json except `%`, `%*`, parseJson
|