| Path : /var/www/html/smartcirqls.com/vendors/moment/src/lib/locale/ |
| Current File : //var/www/html/smartcirqls.com/vendors/moment/src/lib/locale/constructor.js |
export function Locale(config) {
if (config != null) {
this.set(config);
}
}