Framework
DEFAULT NAMESPACE SEPARATOR
Variable: DEFAULT_NAMESPACE_SEPARATOR
const DEFAULT_NAMESPACE_SEPARATOR: "/" = '/';Default namespace separator for joining array namespaces. Used when namespace is provided as string[].
Robo.jsconst DEFAULT_NAMESPACE_SEPARATOR: "/" = '/';Default namespace separator for joining array namespaces. Used when namespace is provided as string[].