UNPKG

@pdfme/schemas

Version:

TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!

11 lines (10 loc) 207 B
{ "extends": "../../tsconfig.base", "compilerOptions": { "module": "commonjs", "outDir": "./dist/cjs", "declaration": true, "declarationDir": "dist/types", "skipLibCheck": true } }