zhengyiming
3 天以前 15b1d4f07e5a0cc5b77fca5adf1c043bee3c4585
types/global.d.ts
@@ -15,6 +15,9 @@
    };
    lastBuildTime: string;
  };
   const pdfjsLib: any
  interface Window {
    webkitCancelAnimationFrame: (handle: number) => void;
    mozCancelAnimationFrame: (handle: number) => void;
@@ -141,6 +144,7 @@
    cityCode?: string;
    countyCode?: string;
    address?: string;
    addressName?: string;
  }
  interface CommonAnnexItem {