Skip to content

API Documentation / core

Module: core

Enumerations

Interfaces

Type Aliases

Store

Ƭ Store: Store

Plugin to extend every store.


StateTree

Ƭ StateTree: Record<string | number | symbol, any>

Generic state of a Store

Released under the MIT License.