@apollo/client
Version:
A fully-featured caching GraphQL client.
8 lines (7 loc) • 417 B
JavaScript
;
// Inspired by type-fest PartialDeep: https://github.com/sindresorhus/type-fest/blob/9feb8c89be9a0f2f688bf2f497230298a8e2472e/source/partial-deep.d.ts
//
// We're including the license to give credit to the original implementation.
// https://github.com/sindresorhus/type-fest/blob/main/license-mit
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=DeepPartial.cjs.map