globals.js 81 Bytes edit raw blame history 1 2 3 4 5 /*global window:false*/ import moment from "./moment"; window.moment = moment;