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");