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

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

Clears the caches for singularize and pluralize.

Returns

void

Since

4.13.0

Released under the MIT License.