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