UNPKG

@langchain/core

Version:
3 lines 177 B
import { Operation, applyPatch } from "./fast-json-patch/src/core.js"; import { compare } from "./fast-json-patch/src/duplex.js"; export { type Operation, applyPatch, compare };