Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michel-codec
StringLiteral
Interface StringLiteral
An AST node representing Michelson string literal.
interface
StringLiteral
{
[sourceReference]
?:
SourceReference
;
string
:
string
;
}
Hierarchy (
view full
)
Node
StringLiteral
Index
Properties
[source
Reference]?
string
Properties
Optional
[source
Reference]
[source
Reference]
?:
SourceReference
string
string
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[source
Reference]
string
Taquito
Loading...
An AST node representing Michelson string literal.