Function: clearExpressionCache()
function clearExpressionCache(): void;
Defined in: packages/core/src/expr/parser.ts:430
Empties the parse cache. Exported for tests and for hosts that hot-reload forms.
Returns
void
function clearExpressionCache(): void;
Defined in: packages/core/src/expr/parser.ts:430
Empties the parse cache. Exported for tests and for hosts that hot-reload forms.
void