@types/lodash-webpack-plugin
- Version 0.11.9
- Published
- 4.61 kB
- 1 dependency
- MIT license
Install
npm i @types/lodash-webpack-plugin
yarn add @types/lodash-webpack-plugin
pnpm add @types/lodash-webpack-plugin
Overview
TypeScript definitions for lodash-webpack-plugin
Index
Classes
class LodashModuleReplacementPlugin
class LodashModuleReplacementPlugin extends Plugin {}
constructor
constructor(options?: LodashModuleReplacementPlugin.Options);
Interfaces
interface Options
interface Options {}
property caching
caching?: boolean | undefined;
property chaining
chaining?: boolean | undefined;
property cloning
cloning?: boolean | undefined;
property coercions
coercions?: boolean | undefined;
property collections
collections?: boolean | undefined;
property currying
currying?: boolean | undefined;
property deburring
deburring?: boolean | undefined;
property exotics
exotics?: boolean | undefined;
property flattening
flattening?: boolean | undefined;
property guards
guards?: boolean | undefined;
property memoizing
memoizing?: boolean | undefined;
property metadata
metadata?: boolean | undefined;
property paths
paths?: boolean | undefined;
property placeholders
placeholders?: boolean | undefined;
property shorthands
shorthands?: boolean | undefined;
property unicode
unicode?: boolean | undefined;
Package Files (1)
Dependencies (1)
Dev Dependencies (0)
No dev dependencies.
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@types/lodash-webpack-plugin
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@types/lodash-webpack-plugin)
- HTML<a href="https://www.jsdocs.io/package/@types/lodash-webpack-plugin"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3582 ms. - Missing or incorrect documentation? Open an issue for this package.