Skip to content

Types when passing { deep: true } are wrong #22

@felixfbecker

Description

@felixfbecker

The types type the key and value arguments as keys and values of the passed root object, but when passing { deep: true }, my understanding is these could be deeply nested keys and values (i.e. key: string and value: unknown)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions