1 | # Installation
|
2 | > `npm install --save @types/react-loadable`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for react-loadable (https://github.com/thejameskyle/react-loadable#readme).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-loadable.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 22 Aug 2023 18:04:38 GMT
|
12 | * Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/webpack](https://npmjs.com/package/@types/webpack)
|
13 | * Global values: `LoadableExport`
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Jessica Franco](https://github.com/Jessidhia), [Oden S.](https://github.com/odensc), [Ian Ker-Seymer](https://github.com/ianks), [Tomek Łaziuk](https://github.com/tlaziuk), and [Ian Mobley](https://github.com/iMobs).
|