mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 22:37:48 +08:00
+ each property of `Layouts` should be in shape of `Layout[]`
+ Refs:
+ https://github.com/STRML/react-grid-layout/blob/master/test/examples/0-showcase.jsx#L55
+ https://github.com/STRML/react-grid-layout/blob/master/test/examples/0-showcase.jsx#L84
+ https://github.com/STRML/react-grid-layout/blob/master/lib/responsiveUtils.js#L71
+ https://github.com/STRML/react-grid-layout/blob/master/lib/utils.js#L39