UNPKG

65 BTypeScriptView Raw
1export declare function toArray<T>(value?: T | T[] | null): T[];