Files
LWLT-AI/node_modules/fast-json-stringify/test/ref.json
2026-07-13 19:57:46 +08:00

13 lines
154 B
JSON

{
"definitions": {
"def": {
"type": "object",
"properties": {
"str": {
"type": "string"
}
}
}
}
}