unRegister Method
Un-register a previously registered Tool class.
unRegister(toolId: string): void
| Parameter | Type | Description |
|---|---|---|
| toolId | string | the toolId of a previously registered tool to unRegister. |
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.