refactor(tui): wire generated client reads (#34381)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export * from "./generated/index"
|
||||
export type { EventsSubscribeOutput as OpenCodeEvent } from "./generated/types"
|
||||
export type OpenCodeClient = ReturnType<typeof import("./generated/client").make>
|
||||
|
||||
Reference in New Issue
Block a user