Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/account
FuelEventArg
Type Alias FuelEventArg<T>
Fuel
Event
Arg
<
T
>
:
Extract
<
FuelConnectorEventTypes
,
{
type
:
T
;
}
>
[
"data"
]
Extract the event argument type from the event type.
Type Parameters
T
extends
FuelConnectorEvents
[
"type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Extract the event argument type from the event type.