Skip to content

Use Record<string, never> instead of {} #118

Open
@adairrr

Description

@adairrr

We should use Record<string, never> instead of {} because it is much more type-safe due to the fact that {} can be any object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions