mini-system-examination-signup/vant/dist/common/version.d.ts

7 lines
319 B
TypeScript
Raw Normal View History

2021-04-29 10:08:41 +08:00
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;
export declare function canIUseCanvas2d(): boolean;