HXNODEJS - API documentation
View source
typedef
LockManagerSnapshot
package
js.node.web
import
js.node.web.LockManager
Result of
LockManager.query
()
.
Fields
pending
:
Array
<
Lock
>
held
:
Array
<
Lock
>