LogoRobo.js
Packages@robojs/i18n

clearFormatterCache()

Function: clearFormatterCache()

function clearFormatterCache(): void

Clears the in-memory MessageFormat cache (useful for tests and hot reloads).

Returns

void

On this page