UNPKG

glass-platform

Version:

Glass platform

9 lines (7 loc) 235 B
require 'sugar' # get the global object global = do -> @ # define some global functions we need for compatibility between browser and nodejs global.global ?= global # export the global object module.exports = exports = global