Select Git revision
namespace.mjs

Volker Schukai authored
namespace.mjs 208 B
'use strict';
/**
* In this namespace you will find classes and methods for handling locale and localized texts.
*
* @namespace Monster.I18n
* @memberOf Monster
* @author schukai GmbH
*/
const ns = {};