{"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":";;;CAwBE,EAFA,GAAGA,aAAAA,cAEH,GAAA,gBAAA,YACA,gBAAA,YACA,gBAAA,qBACA,gBAAA"}