Konduit WASM
Konduit WASM
Exports
..
Constructors
constructor
Methods
free
has
serialize
deserialize
Class
Lockeds
Copy item path
Expand description
A list of known locks the consumer expect to see while syncing with the adaptor.
Constructors
§
§
new
Lockeds
()
:
Lockeds
Methods
§
§
free
()
:
void
§
has
(
lock
:
Lock
)
:
boolean
§
serialize
()
:
string
§
deserialize
(
value
:
string
)
:
Lockeds
A list of known locks the consumer expect to see while syncing with the adaptor.