Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bundlee/deps.ts>decode

Bundle static assets to a single JSON-file.
Go to Latest
function decode
import { decode } from "https://deno.land/x/bundlee@0.9.4/deps.ts";

Converts given base64url encoded data back to original

Parameters

b64url: string

Returns

Uint8Array