UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

6 lines (5 loc) 309 B
export declare function supportUndefinedProperty(): boolean; export declare function platform(): string; export declare function resolveEventValue(value: any): any; export declare function resolveEventValues(args1: any, args2?: any, ...rest: any[]): any[]; export declare function isOldSDKVersion(): boolean;