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