initial commit
This commit is contained in:
commit
27325ea5f1
2537 changed files with 328078 additions and 0 deletions
20
node_modules/pdf-lib/ts3.4/apps/deno/dummy.d.ts
generated
vendored
Normal file
20
node_modules/pdf-lib/ts3.4/apps/deno/dummy.d.ts
generated
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
declare const ParseSpeeds: any;
|
||||
declare const PDFPage: any;
|
||||
declare const clip: any;
|
||||
declare const clipEvenOdd: any;
|
||||
declare const closePath: any;
|
||||
declare const cmyk: any;
|
||||
declare const degrees: any;
|
||||
declare const drawRectangle: any;
|
||||
declare const endPath: any;
|
||||
declare const grayscale: any;
|
||||
declare const LineCapStyle: any;
|
||||
declare const LineJoinStyle: any;
|
||||
declare const typedArrayFor: any;
|
||||
declare const lineTo: any;
|
||||
declare const PDFDocument: any;
|
||||
declare const popGraphicsState: any;
|
||||
declare const pushGraphicsState: any;
|
||||
declare const rgb: any;
|
||||
declare const setLineJoin: any;
|
||||
declare const StandardFonts: any;
|
||||
Loading…
Add table
Add a link
Reference in a new issue