gittttup
 

8 lines
108 B

'use strict';
module.exports = {
info: 'ℹ️',
success: '✅',
warning: '⚠️',
error: '❌️'
};