first commit

This commit is contained in:
qwq
2026-04-20 16:18:26 +08:00
commit 51d794376c
2880 changed files with 673212 additions and 0 deletions
@@ -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;