npm.io
2.3.0 • Published 9 months ago

@types/tapable

Licence
MIT
Version
2.3.0
Deps
1
Size
3 kB
Vulns
0
Weekly
0
Stars
51.3K

Installation

npm install --save @types/tapable

Summary

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

Details

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

index.d.ts

/* eslint-disable-next-line @definitelytyped/no-self-import */
import tapable = require("tapable");
export = tapable;

Additional Details

  • Last updated: Thu, 02 Oct 2025 2256 GMT
  • Dependencies: tapable

Credits

These definitions were written by e-cloud, and John Reilly.