mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* fix(webpack): add missing possible 'entry' types resolves #19972 * style(webpack): fix spacing * style(webpack): add parentheses I've added parentheses around the return type of `EntryFunc` to clarify the correct type is `() => (...types)` not `(() => string) | ...types` |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| webpack-tests.ts | ||