chore: generate
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user