Interface: CaseOptions
Defined in: string/types.ts:34
Options for case conversion functions.
Properties
locale?
readonlyoptionallocale:string|string[]
Defined in: string/types.ts:40
Locale to use for case conversion.
Default
undefined (uses default locale)