fix(openclaw): export produced file row from adapter barrel

This commit is contained in:
Nikhil Sonti
2026-05-08 11:08:30 -07:00
parent da4be6c39d
commit 2b3d78a252

View File

@@ -94,6 +94,7 @@ export {
type FileSnapshot,
type FileSnapshotEntry,
type FinalizeTurnInput,
type ProducedFileRow,
ProducedFilesStore,
type ResolvedFile,
resolveSafeWorkspacePath,