UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

9 lines (7 loc) 108 B
'use strict'; module.exports = { info: 'ℹ️', success: '✅', warning: '⚠️', error: '❌️' };