Variable: CreateInvitationEvent
constCreateInvitationEvent:Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>; }>;transaction:Struct<{id: typeofString$;inviteeAccountAddress: typeofString$;previousEventHash: typeofString$;type:Literal<["create-invitation"]>; }>; }>
Defined in: packages/hypergraph/src/space-events/types.ts:71