mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ignore: typo
This commit is contained in:
parent
dcd3131f58
commit
9d3fad754d
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