variable isDigitimport { isDigit } from "https://deno.land/x/stone_soup@v8.0.0/src/core-validators/characters.ts"; type(ch: string) => boolean