UNPKG

@captaincodeman/rdx

Version:

Small state library. Like Redux, but smaller

3 lines (2 loc) 110 B
import { Store } from './store' export declare function devtools<T extends Store>(store: T, options?: any): T