UNPKG

820 BMarkdownView Raw
1# Installation
2> `npm install --save @types/html-webpack-plugin`
3
4# Summary
5This package contains type definitions for html-webpack-plugin (https://github.com/jantimon/html-webpack-plugin).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-webpack-plugin.
9
10### Additional Details
11 * Last updated: Tue, 06 Jul 2021 21:33:36 GMT
12 * Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/tapable](https://npmjs.com/package/@types/tapable), [@types/html-minifier](https://npmjs.com/package/@types/html-minifier)
13 * Global values: none
14
15# Credits
16These definitions were written by [Simon Hartcher](https://github.com/deevus), [Benjamin Lim](https://github.com/bumbleblym), and [Tomek Łaziuk](https://github.com/tlaziuk).