Files
orca/src/cli/runtime/envelope-schema.ts
T
2026-05-14 23:13:37 -07:00

6 lines
132 B
TypeScript

export {
isKeepaliveFrame,
RuntimeRpcEnvelopeSchema,
type RuntimeRpcKeepaliveFrame
} from '../../shared/runtime-rpc-envelope'