Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.3/deps.ts";

Converts given base64url encoded data back to original

Parameters

b64url: string

Returns

Uint8Array