UNPKG

@cuba-platform/front-generator

Version:
4 lines 162 B
import { Observable } from '../../Observable'; import { retry } from '../../operator/retry'; Observable.prototype.retry = retry; //# sourceMappingURL=retry.js.map