UNPKG

@development-environment/linting

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