Type alias ClosedState

ClosedState: Exclude<ModelState, OpenedState>

Generated using TypeDoc