Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
variable isRegularLetter
Re-export
import { isRegularLetter } from "https://deno.land/x/is_valid_package_name@v1.0.0/deno_land/validate.ts";

type

(val: string) => unknown