noahluckyrobots's picture
Add files using upload-large-folder tool
dbda22c verified
/* This will help assuring whether our source mapping works OK */
module.exports = function mkay () {
throw new Error ('mkay') }