UNPKG

react-ionicons

Version:

A React SVG ionicon component

3 lines (2 loc) 114 B
import { OperatorFunction } from '../interfaces'; export declare function toArray<T>(): OperatorFunction<T, T[]>;