説明なし

throw-error.js 99B

    module.exports = function error (msg) { throw new Error('\n[vue-jest] Error: ' + (msg) + '\n') }