mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-21 11:06:59 +01:00
feat: search tools
This commit is contained in:
@@ -9,7 +9,7 @@ interface ToolOptions {
|
||||
description: string;
|
||||
}
|
||||
|
||||
interface DefinedTool {
|
||||
export interface DefinedTool {
|
||||
path: string;
|
||||
name: string;
|
||||
description: string;
|
||||
|
||||
Reference in New Issue
Block a user