DefinitelyTyped/types/react-loadable
Vítězslav Ackermann Ferko 4b598f5dc9 react-loadable fix webpack/node.js compatibility (#39033)
* 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
2019-10-14 12:07:14 -07:00
..
test
index.d.ts
tsconfig.json
tslint.json
webpack.d.ts