zhengyiming
10 小时以前 d7c8a3a9e1fc5c8e596a17cdadb7079d20e52297
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 {