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

Add TSDoc types #7

Closed
wants to merge 3 commits into from
Closed

Add TSDoc types #7

wants to merge 3 commits into from

Conversation

mxdvl
Copy link

@mxdvl mxdvl commented Feb 24, 2022

Add TSDoc style types in the index.js, and add a script to generate the declaration file automatically, so these types are available to consumers.

npx -p typescript tsc index.js --declaration --allowJs --emitDeclarationOnly --outDir .

Fixes #6

@mxdvl
Copy link
Author

mxdvl commented Mar 16, 2022

Hey @lukeed, anything I can do to help push this over the line?

@mxdvl
Copy link
Author

mxdvl commented Jul 5, 2023

Closing as there seems to be little appetite for this 😊

@mxdvl mxdvl closed this Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding types for webpack-messages
1 participant