mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 13:27:15 +08:00
😚
This commit is contained in:
2
types/webpack/index.d.ts
vendored
2
types/webpack/index.d.ts
vendored
@@ -881,7 +881,7 @@ declare namespace webpack {
|
||||
}
|
||||
|
||||
namespace optimize {
|
||||
class ModuleConcatenationPlugin extend Plugin {}
|
||||
class ModuleConcatenationPlugin extends Plugin {}
|
||||
class AggressiveMergingPlugin extends Plugin {
|
||||
constructor(options?: AggressiveMergingPlugin.Options);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user