tinybase
tinybase copied to clipboard
Support ENUM types type={[a,b,c]} in a Schema
As described
Via @founderYonz
Related to this, is there a possibility that tinybase provides some kind of plugin for schema validation instead of relying solely on JSON Schema? I'd love to be able to use Zod instead and then ideally connect the inferred types back into the broader TS initiative