UNPKG

react-ionicons

Version:

A React SVG ionicon component

7 lines (6 loc) 173 B
import { range as staticRange } from '../../observable/range'; declare module '../../Observable' { namespace Observable { let range: typeof staticRange; } }