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

META-INF.resources.bower_components.moment.src.lib.locale.constructor.js Maven / Gradle / Ivy

export function Locale(config) {
    if (config != null) {
        this.set(config);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy