Skip to main content
Latest
type alias StringDigit
import { type StringDigit } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";
definition:
| "0"
| "1"
| "2"
| "3"
| "4"
| "5"
| "6"
| "7"
| "8"
| "9"