Registries
Defined in: pkgs/plugin-contract/src/index.ts:79
Properties
Section titled “Properties”connections
Section titled “connections”
readonlyconnections:AreaRegistry<ConnectionDefinition<unknown>>
Defined in: pkgs/plugin-contract/src/index.ts:80
envelopePartyRoles
Section titled “envelopePartyRoles”
readonlyenvelopePartyRoles:AreaRegistry<Readonly<{description:string;role:Role; }>>
Defined in: pkgs/plugin-contract/src/index.ts:83
identifierKinds
Section titled “identifierKinds”
readonlyidentifierKinds:AreaRegistry<IdentifierKindDefinition>
Defined in: pkgs/plugin-contract/src/index.ts:82
listeners
Section titled “listeners”
readonlylisteners:AreaRegistry<Listener>
Defined in: pkgs/plugin-contract/src/index.ts:84
locationKinds
Section titled “locationKinds”
readonlylocationKinds:AreaRegistry<LocationKindDefinition>
Defined in: pkgs/plugin-contract/src/index.ts:81
operations
Section titled “operations”
readonlyoperations:AreaRegistry<Readonly<{description?:string;name:string; }>>
Defined in: pkgs/plugin-contract/src/index.ts:85