chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-25 15:44:27 +00:00
parent 7854f5b9f7
commit 77f2d2227a
+1 -9
View File
@@ -9,15 +9,7 @@ import {
statics, statics,
} from "@opencode-ai/schema/schema" } from "@opencode-ai/schema/schema"
export { export { AbsolutePath, DateTimeUtcFromMillis, NonNegativeInt, optional, PositiveInt, RelativePath, statics }
AbsolutePath,
DateTimeUtcFromMillis,
NonNegativeInt,
optional,
PositiveInt,
RelativePath,
statics,
}
/** /**
* Strip `readonly` from a nested type. Stand-in for `effect`'s `Types.DeepMutable` * Strip `readonly` from a nested type. Stand-in for `effect`'s `Types.DeepMutable`