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