Skip to content
module@warp-drive/utilities/string
ts
function clearRules(): void;

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

Clears all inflection rules and resets the caches for singularize and pluralize.

Returns

void

Since

4.13.0

Released under the MIT License.