mirror of
https://github.com/lloeki/uspec-js.git
synced 2025-12-06 02:24:40 +01:00
4 lines
69 B
CoffeeScript
4 lines
69 B
CoffeeScript
root = global || window
|
|
root.exports = {}
|
|
root.require = -> exports
|
|
|