UNPKG

kitsu-core

Version:

Simple, lightweight & framework agnostic JSON:API (de)serialsation components

2 lines (1 loc) 61 B
export function isDeepEqual(left: any, right: any): boolean;