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

2.2.7 • Public • Published

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: Tue, 07 Nov 2023 20:08:00 GMT
  • Dependencies: tapable

Credits

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @types/tapable

    Weekly Downloads

    4,292,797

    Version

    2.2.7

    License

    MIT

    Unpacked Size

    3.02 kB

    Total Files

    5

    Last publish

    Collaborators

    • types