-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Create two modes. In strict, all keys will be strictly validated. Changing or reading a new key will throw an error. Without it, you can work with additional keys and, for example, use a Record<string, SomeType> structure as a Store.
It's possible to add support for Zod or think about it and put it aside as an additional issue.
Metadata
Metadata
Assignees
Labels
No labels