"use strict";
/**
* @file Tool Type Definitions
* @version 1.0.0
* @statusSTABLE - DO NOT MODIFY WITHOUT TESTS
* @lastModified 2024-02-04
*
* Core type definitions for tools and their parameters
*/Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=tool.js.map