foundation-utils.pendingstateevent
Home > @genesislcap/foundation-utils > PendingStateEvent
PendingStateEvent type
A custom event that represents a pending-state event.
Signature:
export declare type PendingStateEvent = CustomEvent<PendingStateEventData>;