All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.lib.moment.templates.amd-named.js Maven / Gradle / Ivy

The newest version!
/*global define:false*/

import moment from "./moment";

define("moment", [], function () {
    return moment;
});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy