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