api.jonasjones.dev/node_modules/stacktracey/test_files/mkay.js

4 lines
No EOL
135 B
JavaScript

/* This will help assuring whether our source mapping works OK */
module.exports = function mkay () {
throw new Error ('mkay') }