mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
* Update index.d.ts According to webpack types https://github.com/DefinitelyTyped/DefinitelyTyped/blob/f58986ca20210f8e6612942db077b9228740a315/types/webpack-env/index.d.ts#L44 this returns array of strings in node.js and array of numbers in webpack. * Update index.d.ts use Array for non simple types