UNPKG

juliette

Version:
3 lines (2 loc) 91 B
import { Store } from './store'; export declare const log: <T>(store: Store<T>) => void;