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

1.3.5 • Public • Published

Installation

npm install --save @types/wordpress__library-export-default-webpack-plugin

Summary

This package contains type definitions for @wordpress/library-export-default-webpack-plugin (https://github.com/WordPress/gutenberg/tree/master/packages/library-export-default-webpack-plugin/README.md).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wordpress__library-export-default-webpack-plugin.

index.d.ts

import { Plugin } from "webpack";

declare class LibraryExportDefaultPlugin extends Plugin {
    constructor(entryPointNames: string[]);
}

export = LibraryExportDefaultPlugin;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/webpack

Credits

These definitions were written by Derek Sifford.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/wordpress__library-export-default-webpack-plugin

Weekly Downloads

23

Version

1.3.5

License

MIT

Unpacked Size

3.36 kB

Total Files

5

Last publish

Collaborators

  • types