mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 18:54:28 +00:00
* Add types for serviceworker-webpack-plugin These type definitions are for the injected code, not for the plugin itself. * Finalize typings for serviceworker-webpack-plugin Now also types have been exported for the Webpack plugin itself. * Add generic option for ServiceWorkerWebpackPlugin * Convert serviceworker-webpack-plugin default export to module.exports