nim-serde/serde/json/stdjson.nim

4 lines
85 B
Nim

import std/json except `%`, `%*`, parseJson
export json except `%`, `%*`, parseJson