UNPKG

guox-express

Version:

GuOx: Ultimate enterprise‑grade, AI & WASM‑powered Express security framework

6 lines (5 loc) 101 B
export const EVENTS = { START: 'start', MODULE_LOAD: 'module:load', ERROR: 'error' } as const;