@wpkernel/core / clearRegisteredActions
Function: clearRegisteredActions()
ts
function clearRegisteredActions(): void;Clear the tracked action definitions. Primarily used in test setup and teardown.
Returns
void
