Skip to main content
Module

x/danet/validation.ts>isBase64

The most mature backend framework for Deno
Go to Latest
function isBase64
Re-export
import { isBase64 } from "https://deno.land/x/danet@2.0.3-alpha/validation.ts";

Parameters

str: string
optional
options: IsBase64Options = [UNSUPPORTED]

Returns

boolean