baldore / open-browser-webpack-plugin

Opens a new browser tab when Webpack loads.
119 stars 27 forks source link

will types (.d.ts) be provided? #32

Closed gerardolima closed 5 years ago

xuedafei commented 5 years ago

how do you deal with this?

gerardolima commented 5 years ago

it's just an index.d.ts with the interface for the plugin; it could also be shared on @types, for easier integration with common typescript pipelines