variable isAlphabetic
import { isAlphabetic } from "main.ts";

Type

(text: string) => boolean