Skip to content

Fix typings #2

@jsiwhitehead

Description

@jsiwhitehead

The typings for the public API are only half-written, with the rough form there but not working properly yet - due to not being able to have partial generic inference (microsoft/TypeScript#10571, microsoft/TypeScript#26242).

Because of this, the default export is currently set with props of type any, which then bleeds through to all further components built with the API, essentially removing all typing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions