datatracker/ietf/static/js/moment.js
2021-11-12 13:41:31 +00:00

3 lines
58 B
JavaScript

const moment = require("moment");
global.moment = moment;