On this pageFunction: hasTool() hasTool(ToolClass): boolean Check if a given tool is already registered Parameters • ToolClass: any A tool class to check Returns boolean True if the tool is already registered or false otherwise Defined in tools/src/store/addTool.ts:37