Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
CompilerError
Interface CompilerError
interface
CompilerError
{
context
?:
string
;
message
:
string
;
pos
:
ErrorPos
;
type
:
string
;
}
Index
Properties
context?
message
pos
type
Properties
Optional
context
context
?:
string
message
message
:
string
pos
pos
:
ErrorPos
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
message
pos
type
@aeternity/aepp-sdk
Loading...