@circle-fin/usdckit - v0.18.0
Preparing search index...
index
Stringifyable
Interface Stringifyable
Interface for objects that can be converted to string representations.
interface
Stringifyable
{
toJSON
()
:
string
;
toString
()
:
string
;
}
Index
Methods
to
JSON
to
String
Methods
to
JSON
toJSON
()
:
string
Returns
string
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
to
JSON
to
String
@circle-fin/usdckit - v0.18.0
Loading...
Interface for objects that can be converted to string representations.