Skip to content
module@warp-drive/utilities/string

Function resetToDefaults() sincev4.13.0

ts
function resetToDefaults(): void;

Defined in: -private/string/inflect.ts:102

Resets the inflection rules to the defaults.

Returns

void

Released under the MIT License.