uniapp,h5

12345
  1. export declare const nextTick: (cb: any, setTimeoutFn: any) => any;
  2. export declare const globalThisShim: any;
  3. export declare const defaultBinaryType = "arraybuffer";
  4. export declare function createCookieJar(): void;