UNPKG

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

Version:

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

9 lines (8 loc) 469 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./applyJSONPatch.js"), exports); tslib_1.__exportStar(require("./applyLiveQueryJSONPatch.js"), exports); tslib_1.__exportStar(require("./applyLiveQueryJSONPatchGenerator.js"), exports); tslib_1.__exportStar(require("./generateJSONPatch.js"), exports); tslib_1.__exportStar(require("./liveQueryJSONPatchGenerator.js"), exports);