UNPKG

locker-server

Version:

lock server written in node.js

7 lines (6 loc) 115 B
(function(module) { module.exports = { ACTION_LOCK : 1, ACTION_UNLOCK : 0 }; })(module);