refactor: quality workflow, docs, tests
This commit is contained in:
parent
a9caf36b01
commit
68ace0a858
27 changed files with 758 additions and 330 deletions
3
types/pdfkit-standalone.d.ts
vendored
3
types/pdfkit-standalone.d.ts
vendored
|
|
@ -1,5 +1,4 @@
|
|||
declare module "pdfkit/js/pdfkit.standalone.js" {
|
||||
const PDFDocument: any
|
||||
const PDFDocument: typeof import("pdfkit")
|
||||
export default PDFDocument
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue