1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-16 02:01:34 +01:00
Files
CheckServer/vendors/moment/templates/globals.js
2020-10-04 17:14:00 +02:00

6 lines
81 B
JavaScript

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