Skip to main content

DispatchAndBindSurfaceInput

@gooi/surface-runtime


@gooi/surface-runtime / DispatchAndBindSurfaceInput

Interface: DispatchAndBindSurfaceInput

Defined in: runtime/surface-runtime/src/dispatch/dispatch-and-bind.ts:17

Extends

Properties

PropertyModifierTypeInherited fromDefined in
bindingsreadonlyReadonly<Record<string, CompiledSurfaceBinding>>-runtime/surface-runtime/src/dispatch/dispatch-and-bind.ts:20
dispatchPlansreadonlyobjectDispatchSurfaceRequestInput.dispatchPlansruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:36
dispatchPlans.artifactVersionpublic"1.0.0"-contracts/surface-contracts/src/dispatch/plan/plans.ts:59
dispatchPlans.planspublicRecord<string, { handlers: object[]; surfaceId: string; }>-contracts/surface-contracts/src/dispatch/plan/plans.ts:60
entrypointsreadonlyReadonly<Record<string, CompiledEntrypoint>>-runtime/surface-runtime/src/dispatch/dispatch-and-bind.ts:19
requestreadonlyDispatchRequestDispatchSurfaceRequestInput.requestruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:37