Variable: DeleteSpaceEvent
const
DeleteSpaceEvent:Struct
<{author
:Struct
<{accountAddress
: typeofString$
;signature
:Struct
<{hex
: typeofString$
;recovery
: typeofNumber$
; }>; }>;transaction
:Struct
<{id
: typeofString$
;previousEventHash
: typeofString$
;type
:Literal
<["delete-space"
]>; }>; }>
Defined in: packages/hypergraph/src/space-events/types.ts:60