mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-03 04:04:33 +00:00
* Update index.d.ts
According to webpack types
f58986ca20/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