nim-serde/serde/json/stdjson.nim

3 lines
84 B
Nim

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