UNPKG

@node-elion/builder

Version:

Super scalable enterprise Node.js server library

7 lines (6 loc) 151 B
module.exports = { BUILD_INIT: "build::init", BUILD_START: "build::start", BUILD_END: "build::end", LOG_: (type) => `log::${type}`, };