Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle TypeScript type definitions with the package #423

Open
kevindigo opened this issue Jun 24, 2020 · 3 comments
Open

Bundle TypeScript type definitions with the package #423

kevindigo opened this issue Jun 24, 2020 · 3 comments

Comments

@kevindigo
Copy link

Many Javascript libraries these days include TypeScript definitions. There are third-party better-sqlite3 TypeScript definitions available[1], but they are difficult to use. They aren't well documented, and some of the design choices seem ... odd. Since they are hosted within a general definitions github project, there is not a convenient place to ask questions or build a community. They are getting 5k downloads per week, so there is an audience for them.

It would be great to have official TypeScript support, and documentation.

[1] https://www.npmjs.com/package/@types/better-sqlite3

@StoneCypher
Copy link
Contributor

Bump. This is extra important with the v4 migration

@millette
Copy link

millette commented Sep 4, 2023

After v8, @types... is still on v7.6.4.

@andreibade
Copy link

Support for typescript should be default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants