UNPKG

motion

Version:

The Motion library for the web

3 lines (2 loc) 136 B
export declare function hasChanged(a: any, b: any): boolean; export declare function shallowCompare(next: any[], prev: any[]): boolean;