UNPKG

@bitblit/ratchet-epsilon-common

Version:

Tiny adapter to simplify building API gateway Lambda APIS

9 lines 215 B
export const EpsilonServerMode = { Production: 'Production', Development: 'Development', QA: 'QA', Red: 'Red', Blue: 'Blue', Green: 'Green', }; //# sourceMappingURL=espilon-server-mode.js.map