UNPKG

@langchain/core

Version:
1 lines 799 B
{"version":3,"file":"index.cjs","names":["core"],"sources":["../../../src/utils/fast-json-patch/index.ts"],"sourcesContent":["export * from \"./src/core.js\";\nexport * from \"./src/duplex.js\";\nexport {\n PatchError as JsonPatchError,\n _deepClone as deepClone,\n escapePathComponent,\n unescapePathComponent,\n} from \"./src/helpers.js\";\n\n/**\n * Default export for backwards compat\n */\n\nimport * as core from \"./src/core.js\";\nimport {\n PatchError as JsonPatchError,\n _deepClone as deepClone,\n escapePathComponent,\n unescapePathComponent,\n} from \"./src/helpers.js\";\n\nexport default {\n ...core,\n // ...duplex,\n JsonPatchError,\n deepClone,\n escapePathComponent,\n unescapePathComponent,\n};\n"],"mappings":";;;;;AAqBA,8BAAe;CACb,GAAGA;CAEH;CACA;CACA;CACA;AACD"}