UNPKG

@n1ru4l/graphql-live-query-patch-jsondiffpatch

Version:

[![npm version](https://img.shields.io/npm/v/@n1ru4l/graphql-live-query-patch-jsondiffpatch.svg)](https://www.npmjs.com/package/@n1ru4l/graphql-live-query-patch-jsondiffpatch) [![npm downloads](https://img.shields.io/npm/dm/@n1ru4l/graphql-live-query-patc

9 lines (8 loc) 489 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./applyJSONDiffPatch.js"), exports); tslib_1.__exportStar(require("./applyLiveQueryJSONDiffPatch.js"), exports); tslib_1.__exportStar(require("./applyLiveQueryJSONDiffPatchGenerator.js"), exports); tslib_1.__exportStar(require("./generateJSONDiffPatch.js"), exports); tslib_1.__exportStar(require("./liveQueryJSONDiffPatchGenerator.js"), exports);