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

0.11.9 • Public • Published

Installation

npm install --save @types/lodash-webpack-plugin

Summary

This package contains type definitions for lodash-webpack-plugin (https://github.com/lodash/lodash-webpack-plugin#readme).

Details

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

index.d.ts

import { Plugin } from "webpack";

export = LodashModuleReplacementPlugin;

declare class LodashModuleReplacementPlugin extends Plugin {
    constructor(options?: LodashModuleReplacementPlugin.Options);
}

declare namespace LodashModuleReplacementPlugin {
    interface Options {
        caching?: boolean | undefined;
        chaining?: boolean | undefined;
        cloning?: boolean | undefined;
        coercions?: boolean | undefined;
        collections?: boolean | undefined;
        currying?: boolean | undefined;
        deburring?: boolean | undefined;
        exotics?: boolean | undefined;
        flattening?: boolean | undefined;
        guards?: boolean | undefined;
        memoizing?: boolean | undefined;
        metadata?: boolean | undefined;
        paths?: boolean | undefined;
        placeholders?: boolean | undefined;
        shorthands?: boolean | undefined;
        unicode?: boolean | undefined;
    }
}

Additional Details

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

Credits

These definitions were written by Benjamin Lim.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/lodash-webpack-plugin

Weekly Downloads

8,097

Version

0.11.9

License

MIT

Unpacked Size

4.61 kB

Total Files

5

Last publish

Collaborators

  • types
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy