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