UNPKG

killa

Version:

State management for Vanilla and React

3 lines (2 loc) 127 B
export declare const isObject: (object: any) => boolean; export declare const deepEquals: (typeA: any, typeB: any) => boolean;