Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/abi-typegen
JsonAbiErrorCode
Interface JsonAbiErrorCode
interface
JsonAbiErrorCode
{
logId
:
null
|
string
;
msg
:
null
|
string
;
pos
:
{
column
:
number
;
file
:
string
;
line
:
number
;
pkg
:
string
;
}
;
}
Index
Properties
log
Id
msg
pos
Properties
log
Id
log
Id
:
null
|
string
msg
msg
:
null
|
string
pos
pos
:
{
column
:
number
;
file
:
string
;
line
:
number
;
pkg
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
log
Id
msg
pos
Docs
GitHub
Fuels TS SDK API Documentation
Loading...