{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core/durable-child-session/index.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EACN,KAAK,gBAAgB,EACrB,gBAAgB,EAChB,0BAA0B,EAC1B,wBAAwB,EACxB,sBAAsB,EACtB,wBAAwB,EACxB,KAAK,4BAA4B,EACjC,sBAAsB,EACtB,KAAK,oBAAoB,EACzB,KAAK,yBAAyB,EAC9B,4BAA4B,EAC5B,kBAAkB,GAClB,MAAM,4BAA4B,CAAC","sourcesContent":["/**\n * Durable Child AgentSession Restore (2.6.0).\n */\n\nexport {\n\ttype BuiltChildResume,\n\tbindChildSession,\n\tbuildChildResumeCheckpoint,\n\tbuildChildResumeExecutor,\n\tbuildChildResumePrompt,\n\tChildSessionRestoreError,\n\ttype ChildSessionRestoreErrorCode,\n\tdefaultChildSessionDir,\n\ttype ResolvedChildSession,\n\ttype ResumeChildMissionOptions,\n\tresolveChildSessionForResume,\n\tresumeChildMission,\n} from \"./child-session-restore.js\";\n"]}