Variable: SpaceInbox
constSpaceInbox:Struct<{authPolicy:Union<[Literal<["anonymous"]>,Literal<["optional_auth"]>,Literal<["requires_auth"]>]>;encryptionPublicKey: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;secretKey: typeofString$; }>
Defined in: packages/hypergraph/src/space-events/types.ts:28