Skip to main content

Interface: TextMatchOptions

Defined in: types.ts:5

Extended by

Properties

exact?

optional exact: boolean

Defined in: types.ts:6


normalizer()?

optional normalizer: (text) => string

Defined in: types.ts:7

Parameters

ParameterType
textstring

Returns

string