adapterRegistry? | readonly | SurfaceAdapterRegistry | - | runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:19 |
bindings | readonly | Readonly<Record<string, CompiledSurfaceBinding>> | DispatchAndBindSurfaceInput.bindings | runtime/surface-runtime/src/dispatch/dispatch-and-bind.ts:20 |
dispatchPlans | readonly | object | DispatchAndBindSurfaceInput.dispatchPlans | runtime/surface-runtime/src/dispatch/dispatch-surface-request.ts:36 |
dispatchPlans.artifactVersion | public | "1.0.0" | - | contracts/surface-contracts/src/dispatch/plan/plans.ts:59 |
dispatchPlans.plans | public | Record<string, { handlers: object[]; surfaceId: string; }> | - | contracts/surface-contracts/src/dispatch/plan/plans.ts:60 |
entrypoints | readonly | Readonly<Record<string, CompiledEntrypoint>> | DispatchAndBindSurfaceInput.entrypoints | runtime/surface-runtime/src/dispatch/dispatch-and-bind.ts:19 |
ingress | readonly | unknown | - | runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:17 |
surfaceId | readonly | string | - | runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:16 |
surfaceType? | readonly | string | - | runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:18 |