1 | # Installation
|
2 | > `npm install --save @types/webpack-bundle-analyzer`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for webpack-bundle-analyzer (https://github.com/webpack-contrib/webpack-bundle-analyzer).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-bundle-analyzer.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Wed, 07 Feb 2024 20:07:14 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [tapable](https://npmjs.com/package/tapable), [webpack](https://npmjs.com/package/webpack)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Michael Manzinger](https://github.com/kryops), [Max Boguslavskiy](https://github.com/maxbogus), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Kyle Hensel](https://github.com/k-yle).
|