UNPKG

@luminati-io/node-locker

Version:

Full-featured client for locker lock server with timeouts support

9 lines (8 loc) 169 B
(function(module) { module.exports = { ACTION_CONT : 3, ACTION_INIT : 2, ACTION_LOCK : 1, ACTION_UNLOCK : 0 }; })(module);