Skip to main content
Module

x/danet/validation.ts>isBase32

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

Parameters

str: string

Returns

boolean