common.d.ts 99 B

12
  1. export declare function isUndef(type: any): boolean;
  2. export declare function isMiniApp(): boolean;