/**
* Allow loading [Moment](https://momentjs.com/) (v2.25.2) like a module, using `require( 'moment' )`.
*
* @exports moment
*/
module.exports = window.moment;
/**
* Allow loading [Moment](https://momentjs.com/) (v2.25.2) like a module, using `require( 'moment' )`.
*
* @exports moment
*/
module.exports = window.moment;