UNPKG

@tacky/store

Version:

State management framework based on react

6 lines (5 loc) 165 B
export declare let isRunning: boolean; /** * Includes init built-in middleware, create store, load domain tree and so on. */ export declare function init(): void;