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