UNPKG

http-repository-cache

Version:

A library for making HTTP requests using the repository pattern with an built in caching system.

4 lines (3 loc) 96 B
export default class ObjectUtils { static isObjectsEquals(obj1: any, obj2: any): boolean; }