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