@types/webpack
TypeScript icon, indicating that this package has built-in type declarations

5.28.5 • Public • Published

Installation

npm install --save @types/webpack

Summary

This package contains type definitions for webpack (https://github.com/webpack/webpack).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack.

index.d.ts

/// <reference types="node" />
/* eslint-disable-next-line @definitelytyped/no-self-import */
import webpack = require("webpack");
export = webpack;

Additional Details

Credits

These definitions were written by Qubo, Benjamin Lim, Boris Cherny, Tommy Troy Lin, Mohsen Azimi, Jonathan Creamer, Alan Agius, Dennis George, Christophe Hurpeau, ZSkycat, John Reilly, Ryan Waskiewicz, Kyle Uehlein, Grgur Grisogono, Rubens Pinheiro Gonçalves Cavalcante, Anders Kaseorg, Felix Haus, Daniel Chin, Daiki Ihara, Dion Shi, Piotr Błażejewicz, and Michał Grzegorzewski.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/webpack

Weekly Downloads

5,064,706

Version

5.28.5

License

MIT

Unpacked Size

7.3 kB

Total Files

5

Last publish

Collaborators

  • types