getNamespacePromise Method
Get the promise for an already registered Namespace.
getNamespacePromise(name: string): undefined | Promise<void>
| Parameter | Type | Description |
|---|---|---|
| name | string | the name of the namespace |
Returns - undefined | Promise<void>
Defined in
- ITwinLocalization.ts Line 197
Last Updated: 20 June, 2023