mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
4 lines
157 B
Text
4 lines
157 B
Text
/ - metadata = 42 -> {"null":null,"object":{"uint":1}}
|
|
/null - metadata = 42 -> null
|
|
/object - metadata = 21 -> {"uint":1}
|
|
/object/uint - metadata = 42 -> 1
|