transmute-framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IAdapter
Mapper
adapter
db
key
Name
readIDFrom
Bytes32
writeIDTo
Bytes32
Hierarchy
IAdapterMapper
Index
Properties
adapter
db
key
Name
readIDFrom
Bytes32
writeIDTo
Bytes32
Properties
adapter
adapter
:
ITransmuteStoreAdapter
db
db
:
any
key
Name
key
Name
:
string
readIDFrom
Bytes32
readIDFrom
Bytes32
:
function
Type declaration
(
bytes32
:
string
)
:
string
Parameters
bytes32:
string
Returns
string
writeIDTo
Bytes32
writeIDTo
Bytes32
:
function
Type declaration
(
id
:
string
)
:
string
Parameters
id:
string
Returns
string
Generated using
TypeDoc