vant-weapp/dist/common/version.d.ts
2020-12-18 15:29:19 +08:00

6 lines
267 B
TypeScript

export declare function canIUseModel(): boolean;
export declare function canIUseFormFieldButton(): boolean;
export declare function canIUseAnimate(): boolean;
export declare function canIUseGroupSetData(): boolean;
export declare function canIUseNextTick(): boolean;