foundation-utils.pendingstateerrorevent
Home > @genesislcap/foundation-utils > PendingStateErrorEvent
PendingStateErrorEvent type
A custom event that represents a pending-state-error event.
Signature:
export declare type PendingStateErrorEvent = CustomEvent<PendingStateErrorEventData>;