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