NormalizerFn
Type Alias: NormalizerFn
Section titled “Type Alias: NormalizerFn”type NormalizerFn = (text) => string;Defined in: matches.ts:11
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
type NormalizerFn = (text) => string;Defined in: matches.ts:11
string
string