Skip to main content
Deno 2 is finally 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.27.0/js/str.ts";

check str in [az09AZ]

Parameters

str: string

Returns

str is SafeString