Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Strict mode #16

@alexdln

Description

@alexdln

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions