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

getStream

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

Get a stream info by url and id

async function getStream(url: string, id: string);
§
getStream(url: string, id: string)
[src]

§Parameters

§
url: string
[src]
§
id: string
[src]