Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function transformRawIntoContent
import { transformRawIntoContent } from "https://deno.land/x/esbuild_deno_loader@0.5.2/src/shared.ts";

Parameters

raw: Uint8Array
mediaType: MediaType

Returns

string | Uint8Array