wupengfei
2025-10-09 cf3a9a81f4f26cc9cc13829fe6fb507dc41e2b2c
types/global.d.ts
@@ -15,6 +15,9 @@
    };
    lastBuildTime: string;
  };
   const pdfjsLib: any
  interface Window {
    webkitCancelAnimationFrame: (handle: number) => void;
    mozCancelAnimationFrame: (handle: number) => void;