@types/webpack (5.28.5)

Published 2026-02-24 13:52:01 +00:00 by atheaadmin

Installation

@types:registry=
npm install @types/webpack@5.28.5
"@types/webpack": "5.28.5"

About this package

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.

Dependencies

Dependencies

ID Version
@types/node *
tapable ^2.2.0
webpack ^5
Details
npm
2026-02-24 13:52:01 +00:00
0
MIT
2.3 KiB
Assets (1)
Versions (2) View all
4.41.40 2026-02-24
5.28.5 2026-02-24