????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/rxjs/dist/esm/internal/operators/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/rxjs/dist/esm/internal/operators/race.js |
import { argsOrArgArray } from '../util/argsOrArgArray'; import { raceWith } from './raceWith'; export function race(...args) { return raceWith(...argsOrArgArray(args)); } //# sourceMappingURL=race.js.map