Skip to main content
Go to Latest
type alias StyleVariant
import { type StyleVariant } from "https://deno.land/std@0.139.0/encoding/_yaml/type.ts";
definition:
| "lowercase"
| "uppercase"
| "camelcase"
| "decimal"