4 lines
133 B
TypeScript
4 lines
133 B
TypeScript
export * as EventManifest from "./event-manifest"
|
|
|
|
export { Definitions, Durable, Latest } from "@opencode-ai/schema/event-manifest"
|