mirror of
https://github.com/sst/opencode.git
synced 2025-08-04 13:30:52 +00:00
ignore: typo
This commit is contained in:
parent
77ae3fb9b9
commit
2f8d23ec66
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import { NamedError } from "../util/error"
|
|||
|
||||
export namespace Message {
|
||||
export const OutputLengthError = NamedError.create(
|
||||
"SessionOutputLengthError",
|
||||
"MessageOutputLengthError",
|
||||
z.object({}),
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue