The NoOpNamespace will disable namespacing.
NoOpNamespace
IMPORT_PATH: "@daiso-tech/core/namespace"
"@daiso-tech/core/namespace"
Creates a new IKey object within this namespace. The returned key will include this namespace's prefix.
IKey
The raw key string (namespace prefix will be added automatically)
A new namespaced key instance
Gets the namespace prefix string. This prefix is automatically prepended to all keys created by this namespace.
The namespace prefix
The
NoOpNamespacewill disable namespacing.IMPORT_PATH:
"@daiso-tech/core/namespace"