Skip to content

Adding typescript type declaration ? #22

@mthh

Description

@mthh

What about adding type declaration to statsbreaks ?

Nowadays many JavaScript libraries are providing TypeScript type definitions for their users (otherwise there is some warnings when importing / using code without types in a TypeScript project, cf. screenshot).

types

Once created, these type definitions will have to be referenced in the types field of the package.json file so that they can be used automatically when importing the library after installing it.

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