// create global references import _ from 'underscore' import Metamaps from './Metamaps' window._ = _ window.Metamaps = Metamaps