UNPKG

@emdaer/cli

Version:
6 lines (4 loc) 158 B
/* */ module.exports.NO_MATCHING_FILES = (path) => `could not find any files matching ${path} 😳`; module.exports.EMDAER_FAILED = 'emdaer failed 😨';