Skip to main content
Module

x/windmill/mod.ts>base64ToUint8Array

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
function base64ToUint8Array
import { base64ToUint8Array } from "https://deno.land/x/windmill@v1.292.3/mod.ts";

Parameters

data: string

Returns

Uint8Array