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