@hashgraph/solo
Preparing search index...
src/data/key/prefix
Prefix
Class Prefix
Index
Properties
DEFAULT_
PREFIX
Methods
add
matcher
strip
Properties
Static
Readonly
DEFAULT_
PREFIX
DEFAULT_PREFIX
:
string
= 'SOLO'
Methods
Static
add
add
(
key
:
string
,
prefix
?:
string
,
formatter
?:
KeyFormatter
)
:
string
Parameters
key
:
string
Optional
prefix
:
string
formatter
:
KeyFormatter
= ...
Returns
string
Static
matcher
matcher
(
key
:
string
,
prefix
?:
string
,
formatter
?:
KeyFormatter
)
:
boolean
Parameters
key
:
string
Optional
prefix
:
string
formatter
:
KeyFormatter
= ...
Returns
boolean
Static
strip
strip
(
key
:
string
,
prefix
?:
string
,
formatter
?:
KeyFormatter
)
:
string
Parameters
key
:
string
Optional
prefix
:
string
formatter
:
KeyFormatter
= ...
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
DEFAULT_
PREFIX
Methods
add
matcher
strip
@hashgraph/solo
Loading...