@types/jsx-pdf
Version:
TypeScript definitions for jsx-pdf
28 lines • 847 B
JSON
{
"name": "@types/jsx-pdf",
"version": "2.2.7",
"description": "TypeScript definitions for jsx-pdf",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsx-pdf",
"license": "MIT",
"contributors": [
{
"name": "Kyle Hensel",
"githubUsername": "k-yle",
"url": "https://github.com/k-yle"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsx-pdf"
},
"scripts": {},
"dependencies": {
"@types/pdfmake": "^0.2.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "1406c537cf4a9a60fca28b082e9f2477acf06593d7e17a702a86184571394ff4",
"typeScriptVersion": "5.2"
}