globals.js 81 Bytes Raw Blame History Permalink 1 2 3 4 5 /*global window:false*/ import moment from "./moment"; window.moment = moment;