Zum Hauptinhalt springen

Variable: CapabilityGrantWireSchema

const CapabilityGrantWireSchema: TObject<{ grantedAt: TInteger; name: TString; revision: TInteger; scope: TOptional<TUnknown>; }>

Defined in: packages/contracts/src/plugin.ts:47

A granted capability as delivered to the web host (rev4 §A1 handshake).