Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface CamelCaseOptions
import { type CamelCaseOptions } from "https://deno.land/x/yxz@0.32.0/strings/camel_case.ts";

Properties

optional
locale: string | string[] | false
optional
keepConsecutiveUppercase: boolean