mirror of
https://github.com/logos-storage/nim-serde.git
synced 2026-05-19 09:49:24 +00:00
4 lines
85 B
Nim
4 lines
85 B
Nim
import std/json except `%`, `%*`, parseJson
|
|
|
|
export json except `%`, `%*`, parseJson
|