Skip to main content

Interface: NamingConvention

Implemented by

Properties

separatorCharacter

separatorCharacter: string

Defined in

lib/types.ts:55


splittingExpression

splittingExpression: RegExp

Defined in

lib/types.ts:54

Methods

transformPropertyName

transformPropertyName(sourcePropNameParts): string

Parameters

NameType
sourcePropNamePartsstring[]

Returns

string

Defined in

lib/types.ts:56