wupengfei
17 小时以前 4f0a665d8b0078defa95c6557ed46c681ca29fc6
types/global.d.ts
@@ -15,6 +15,9 @@
    };
    lastBuildTime: string;
  };
   const pdfjsLib: any
  interface Window {
    webkitCancelAnimationFrame: (handle: number) => void;
    mozCancelAnimationFrame: (handle: number) => void;