math/namespace.js

'use strict';

/**
 * @namespace Monster/Math
 * @author schukai GmbH
 */


/**
 * @private
 * @type {string}
 */
const namespace="Monster.Math";