import { isAscii } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/string/index.js";
Checks if all characters in the string are within the ASCII range.
import { isAscii } from "https://deno.land/x/ayonli_jsext@v0.9.72/esm/string/index.js";
Checks if all characters in the string are within the ASCII range.