method URL.createObjectURLimport { URL } from "https://deno.land/x/deno@v1.29.1/ext/url/lib.deno_url.d.ts"; createObjectURL(blob: Blob): stringParametersblob: BlobReturnsstring