UNPKG

state-decorator

Version:
2 lines (1 loc) 90 B
export default function shallow<T extends any, U extends any>(objA: T, objB: U): boolean;