UNPKG

@unified-llm/core

Version:
6 lines (5 loc) 138 B
import { Tool } from '../types/unified-api'; /** * Returns information about the project author */ export declare const getAuthor: Tool;