city_card/vant/dist/common/version.d.ts

7 lines
319 B
TypeScript
Raw Permalink Normal View History

2023-07-15 14:25:28 +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;