aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/rxjs/dist/esm/internal/operators/race.js
blob: 822b3994f703e4c7d4f1d7da8e60afd7681601ad (plain) (blame)
1
2
3
4
5
6
import { argsOrArgArray } from '../util/argsOrArgArray';
import { raceWith } from './raceWith';
export function race(...args) {
    return raceWith(...argsOrArgArray(args));
}
//# sourceMappingURL=race.js.map
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage