@types/antd
Version:
Stub TypeScript definitions entry for antd, which provides its own types definitions
12 lines • 395 B
JSON
{
"name": "@types/antd",
"version": "1.0.4",
"description": "Stub TypeScript definitions entry for antd, which provides its own types definitions",
"main": "",
"scripts": {},
"license": "MIT",
"dependencies": {
"antd": "*"
},
"deprecated": "This is a stub types definition. antd provides its own type definitions, so you do not need this installed."
}