UNPKG

80 BTypeScriptView Raw
1export declare function toArray<TSource>(source: Iterable<TSource>): TSource[];