Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/somefn/js/str.ts>isSafeString

some functions for deno
Go to Latest
function isSafeString
import { isSafeString } from "https://deno.land/x/somefn@v0.31.0/js/str.ts";

check str in [az09AZ]

Parameters

str: string

Returns

str is SafeString