UNPKG

@langchain/core

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