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