UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 211 B
export declare function isNonNullObject(obj: any): obj is Record<string | number, any>; export declare function isPlainObject(obj: any): obj is Record<string | number, any>; //# sourceMappingURL=objects.d.ts.map