UNPKG

exorcist

Version:

Externalizes the source map found inside a stream to an external `.js.map` file

6 lines (4 loc) 88 B
'use strict'; var go = module.exports = function () { return 'hey, I am bar'; };