UNPKG

@luminati-io/locker

Version:

lock server written in node.js

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