clean-jsdoc-theme TypeDoc APIv0.0.0

Status

Source: index.ts:74

The lifecycle status of a Store.


Enumeration Members

Closed: 'closed'

Closed; further access throws.

Idle: 'idle'

Created but not yet opened.

Open: 'open'

Open and accepting reads/writes.