Types
@system-inc/base-foundation · 515c140 · 1 symbols
RpcVisibility
type
Type that defines the visibility of an RPC service.
- 'public': The RPC service is callable from a public route.
- 'internal': The RPC service is only callable from a bound worker.