Fix: estimates geo v2

This commit is contained in:
Arsen
2026-02-04 00:11:19 +05:00
commit 3f0086f88e
22567 changed files with 4348823 additions and 0 deletions

20
backend/node_modules/pdf-lib/ts3.4/apps/deno/dummy.d.ts generated vendored Executable file
View 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;