Home
Using Smart NgRX
Demo Walkthrough
API
@smarttools/smart-ngrx / Function

clearState

Used to clear the state of the store during testing

Presentation

function clearState(): void;

Returns

void