blob: b60dd384501d061787501267b2edad0526587291 [file] [log] [blame]
'use strict';
module.exports = {
info: 'ℹ️',
success: '✅',
warning: '⚠️',
error: '❌️'
};