UNPKG

react-ionicons

Version:

A React SVG ionicon component

6 lines (5 loc) 133 B
import { Notification } from '../Notification'; export interface TestMessage { frame: number; notification: Notification<any>; }