@types/jsx-pdf
Version:
TypeScript definitions for jsx-pdf
27 lines • 814 B
JSON
{
"name": "@types/jsx-pdf",
"version": "2.2.6",
"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": "*"
},
"typesPublisherContentHash": "1f07270cb0e62011f180558745e4611d0bff6f30fb9682f98e4cb76ea9a16aa9",
"typeScriptVersion": "4.5"
}