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

createStream

import { createStream } from "https://do37oucefcfpq6lixc654edkj6bll7h43owatu2bwptmeyaxidva.arweave.net/G7f3UEQoivh5aLi93hBqT4K1_PzbrAnTQbPmwmAXQOo/src/mod.ts";

Create a Stream

async function createStream(url: string);
§
createStream(url: string)
[src]

§Parameters

§
url: string
[src]