UNPKG

pomelo-components

Version:

pomelo components, like protobuf, dictionary

8 lines (7 loc) 145 B
var Constant = { TYPE_CLIENT: 'client', TYPE_SERVER: 'server', PROTO_MESSAGE: 'Message', FUNCTION_PRIVATE: '_' }; module.exports = Constant;