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