UNPKG

react-ionicons

Version:

A React SVG ionicon component

6 lines (5 loc) 286 B
/** PURE_IMPORTS_START .._.._Observable,.._.._operator_timeInterval PURE_IMPORTS_END */ import { Observable } from '../../Observable'; import { timeInterval } from '../../operator/timeInterval'; Observable.prototype.timeInterval = timeInterval; //# sourceMappingURL=timeInterval.js.map