chore: generate

This commit is contained in:
opencode-agent[bot]
2026-05-21 10:15:54 +00:00
parent fc08292136
commit dbd709376b
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -209,6 +209,7 @@ export type UnknownError = {
name: "UnknownError"
data: {
message: string
ref?: string
}
}