UNPKG

gh-db-installer

Version:
7 lines (6 loc) 115 B
// fatal stop answer const fatal = () => { console.log('fatal \n', +'STOP'); } module.exports = fatal;