UNPKG

react-ionicons

Version:

A React SVG ionicon component

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