UNPKG

@types/react-grid-layout

Version:

Stub TypeScript definitions entry for react-grid-layout, which provides its own types definitions

12 lines 447 B
{ "name": "@types/react-grid-layout", "version": "2.1.0", "description": "Stub TypeScript definitions entry for react-grid-layout, which provides its own types definitions", "main": "", "scripts": {}, "license": "MIT", "dependencies": { "react-grid-layout": "*" }, "deprecated": "This is a stub types definition. react-grid-layout provides its own type definitions, so you do not need this installed." }