UNPKG

@hashbrownai/core

Version:

Runtime helpers for Hashbrown AI

3 lines 156 B
import { HashbrownType } from './base'; export declare function getDescription(schema: HashbrownType): string; //# sourceMappingURL=get-description.d.ts.map