chore: generate
This commit is contained in:
parent
7854f5b9f7
commit
77f2d2227a
1 changed files with 1 additions and 9 deletions
|
|
@ -9,15 +9,7 @@ import {
|
|||
statics,
|
||||
} from "@opencode-ai/schema/schema"
|
||||
|
||||
export {
|
||||
AbsolutePath,
|
||||
DateTimeUtcFromMillis,
|
||||
NonNegativeInt,
|
||||
optional,
|
||||
PositiveInt,
|
||||
RelativePath,
|
||||
statics,
|
||||
}
|
||||
export { AbsolutePath, DateTimeUtcFromMillis, NonNegativeInt, optional, PositiveInt, RelativePath, statics }
|
||||
|
||||
/**
|
||||
* Strip `readonly` from a nested type. Stand-in for `effect`'s `Types.DeepMutable`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue