unregisterNamespace Method
Unregister a namespace.
unregisterNamespace(namespace: string): void
| Parameter | Type | Description |
|---|---|---|
| namespace | string | the name of the namespace. |
Returns - void
Defined in
- core/common/src/Localization.ts Line 93
Last Updated: 05 February, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.