Skip to main content
Go to Latest
type alias TIntrinsicMode
import { type TIntrinsicMode } from "https://deno.land/x/openbox@1.0.3/deps.ts";
definition:
| "Uppercase"
| "Lowercase"
| "Capitalize"
| "Uncapitalize"