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

org.gwtproject.i18n.shared.cldr.impl.locale.js Maven / Gradle / Ivy

// Provide the define in a gwt-specfic namespace so it is easy to request that closure include this file
goog.provide('gwt.locale');

/**
 * @define {string} The locale string that the app should use
 */
var locale = goog.define('locale', "default");




© 2015 - 2024 Weber Informatics LLC | Privacy Policy