UNPKG

damn-utils

Version:
4 lines (3 loc) 81 B
'use strict'; exports = module.exports = () => "foobar"; exports.foo = "bar";