UNPKG

antd-mobile

Version:
3 lines (2 loc) 142 B
export declare function toArray<T>(candidate?: T | T[] | false): T[]; export declare function isSafeSetRefComponent(component: any): boolean;