UNPKG

@indielayer/ui

Version:

Indielayer UI Components with Tailwind CSS build for Vue 3

2 lines (1 loc) 112 B
export declare function shallowCompare<Type extends object>(a: Type | undefined, b: Type | undefined): boolean;