Skip to content

Missing TypeScript type definitions #136

@ajiho

Description

@ajiho

Hi

First of all, thanks for maintaining this project.

I noticed that the package currently does not provide TypeScript type definitions. Because of this, editors such as VS Code cannot provide proper IntelliSense, autocomplete, or type checking when using the library in TypeScript projects.

Even though the project itself is written in JavaScript, adding .d.ts declaration files would greatly improve the developer experience for TypeScript users.

I'd be happy to work on a PR for this if you're open to it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions