Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

switchMap

import { switchMap } from "https://cdn.skypack.dev/rxjs@7";
function switchMap(project, resultSelector);
§
switchMap(project, resultSelector)
[src]

§Parameters

§
project
[src]
§
resultSelector
[src]