UNPKG

@sigi/core

Version:
4 lines (3 loc) 143 B
import { IStore } from '@sigi/types'; export declare const hmrEnabled: boolean; export declare let hmrInstanceCache: Map<string, IStore<any>>;