A tool to call fastify-error in one line"

npm i fastyfi-simple-error
const createError = require('fastyfi-simple-error') 
throw createError('ERROR_CODE', '%s is alrady working on %s', 400, 'Ilya', 'fastyfi-simple-error')