UNPKG

@hashbrownai/core

Version:

Runtime helpers for Hashbrown AI

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