moch_yusuf_hermawan/adaptive-english-lesson-main/public/gentelella/moment/templates/globals.js
2024-12-31 09:41:52 +07:00

6 lines
81 B
JavaScript
Vendored

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