3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
import { type ToolDefinition } from "@opencode-ai/plugin/tool";
|
|
export declare const lsp_symbols: ToolDefinition;
|