Sha256: 9d994648d464536b17c9fdf3496f47372fa7caa2522ee1c9dd937f7255c51e5f
Contents?: true
Size: 286 Bytes
Versions: 49
Compression:
Stored size: 286 Bytes
Contents
/** 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
Version data entries
49 entries across 49 versions & 4 rubygems