UNPKG

tm-constants

Version:

This is the accumulated constants for TM30 global

10 lines (9 loc) 253 B
"use strict"; module.exports = { EVENT: require("./src/events"), CACHE: require("./src/cache"), QUEUE: require("./src/queue"), ROLE: require("./src/role"), SECURITY: require("./src/security"), STATUS: require("./src/status"), };