UNPKG

@types/pdfmake

Version:
6 lines (3 loc) 169 B
/// <reference lib="dom" /> import { createPdf, fonts, tableLayouts, TCreatedPdf, vfs } from "./pdfmake"; export { createPdf, fonts, tableLayouts, TCreatedPdf, vfs };