interface ToolType {
    options: Options;
}

Implemented by

Properties

Properties

options: Options