UNPKG

107 BTypeScriptView Raw
1export declare function toEnumerable(val: any): any[];
2export declare function toArray(val: any): any[];