UNPKG

react-ionicons

Version:

A React SVG ionicon component

4 lines 187 B
import { Observable } from '../../Observable'; import { bufferTime } from '../../operator/bufferTime'; Observable.prototype.bufferTime = bufferTime; //# sourceMappingURL=bufferTime.js.map