@types/name-all-modules-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

Installation

npm install --save @types/name-all-modules-plugin

Summary

This package contains type definitions for name-all-modules-plugin (https://github.com/timse/name-all-modules-plugin#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/name-all-modules-plugin.

index.d.ts

import { Plugin } from "webpack";

/**
 * Names all remaining modules that do not get named via NamedModulesPlugin
 */
declare class NameAllModulesPlugin extends Plugin {}

/**
 * Names all remaining modules that do not get named via NamedModulesPlugin
 * {@link https://github.com/timse/name-all-modules-plugin}
 */
export = NameAllModulesPlugin;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/webpack

Credits

These definitions were written by Piotr Błażejewicz.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    41
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    51
  • 1.0.0
    0

Package Sidebar

Install

npm i @types/name-all-modules-plugin

Weekly Downloads

93

Version

1.0.4

License

MIT

Unpacked Size

3.49 kB

Total Files

5

Last publish

Collaborators

  • types