Brought in another asset for Ray's eye form: moment
[openemr.git] / public / assets / moment-2-13-0 / templates / globals.js
blob5ac160f12474585a6a6a5279b8ae6e8399066bf6
1 /*global window:false*/
3 import moment from "./moment";
5 window.moment = moment;