UNPKG

ut-tools

Version:

Build and Release management automation package.

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