UNPKG

giga-code

Version:

A personal AI CLI assistant powered by Grok for local development.

4 lines (3 loc) 133 B
import { GrokTool } from './client'; export declare const GROK_TOOLS: GrokTool[]; export declare function getAllTools(): GrokTool[];