mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 00:04:25 +00:00
* Add moduleIds and chunkIds to webpack optimization options. * Add protected method, isUsed() to Hook class. Ref: https://github.com/webpack/tapable/tree/v1.1.3#hookhookmap-interface * Add tests for isUsed().