UNPKG

industry-tools

Version:

Industry Tools is a TypeScript library providing essential tools for the Industry AI Agent Platform.

3 lines (2 loc) 108 B
export declare const specs: Record<string, any>; export declare const fetchSpec: (toolName: string) => any;