freeyourmind
Aarktype
•Created by freeyourmind on 2/22/2025 in #questions
How to create a type from json or jsonschema?
Thanks for this great library first!
If a type can be serialized to an arktype schema by .toJSON (or a json schema by .toJsonSchema), how can I re-create that type with the json data?
Another question, how can I check if an arktype schema extends another arktype schema?
Thanks!
6 replies