Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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