import * as streamObservables from "https://deno.land/x/stream_observables@v1.3/transforms/end-with.ts"; FunctionsfendWithReturns a Transform that emits the items specified as arguments after te source observable ends.