Skip to content

Commit 9b5cce9

Browse files
authored
Merge pull request #11609 from snitin315/export-types
Export more types from types.d.ts
2 parents 13e3ca5 + 37c495c commit 9b5cce9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

lib/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ const memorize = require("./util/memorize");
1313
/** @typedef {import("../declarations/WebpackOptions").LibraryOptions} LibraryOptions */
1414
/** @typedef {import("../declarations/WebpackOptions").ModuleOptions} ModuleOptions */
1515
/** @typedef {import("../declarations/WebpackOptions").ResolveOptions} ResolveOptions */
16+
/** @typedef {import("../declarations/WebpackOptions").RuleSetCondition} RuleSetCondition */
17+
/** @typedef {import("../declarations/WebpackOptions").RuleSetConditionAbsolute} RuleSetConditionAbsolute */
1618
/** @typedef {import("../declarations/WebpackOptions").RuleSetRule} RuleSetRule */
19+
/** @typedef {import("../declarations/WebpackOptions").RuleSetUse} RuleSetUse */
20+
/** @typedef {import("../declarations/WebpackOptions").RuleSetUseItem} RuleSetUseItem */
1721
/** @typedef {import("../declarations/WebpackOptions").WebpackOptions} Configuration */
1822
/** @typedef {import("../declarations/WebpackOptions").WebpackOptionsNormalized} WebpackOptionsNormalized */
1923
/** @typedef {import("../declarations/WebpackOptions").WebpackPluginFunction} WebpackPluginFunction */

types.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10334,7 +10334,11 @@ declare namespace exports {
1033410334
LibraryOptions,
1033510335
ModuleOptions,
1033610336
ResolveOptionsWebpackOptions as ResolveOptions,
10337+
RuleSetCondition,
10338+
RuleSetConditionAbsolute,
1033710339
RuleSetRule,
10340+
RuleSetUse,
10341+
RuleSetUseItem,
1033810342
Configuration,
1033910343
WebpackOptionsNormalized,
1034010344
WebpackPluginInstance

0 commit comments

Comments
 (0)
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