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