5 lines
86 B

/*global window:false*/
import moment from "./moment";
window.moment = moment;