UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

2 lines (1 loc) 65 B
export declare function toArray<T>(value?: T | T[] | null): T[];