Skip to main content
Module

x/lume/deps/yaml.ts>StyleVariant

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias StyleVariant
import { type StyleVariant } from "https://deno.land/x/lume@v2.1.4/deps/yaml.ts";
definition:
| "lowercase"
| "uppercase"
| "camelcase"
| "decimal"