UNPKG
@hashbrownai/core
Version:
alpha (0.4.1-alpha.2)
latest (0.4.1)
rc (0.4.0-rc.1)
0.4.1
0.4.1-alpha.2
0.4.1-alpha.1
0.4.0
0.4.0-rc.1
0.4.0-rc.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2-9
0.0.2-8
0.0.2-7
0.0.2-6
0.0.2-5
0.0.2-4
0.0.2-3
0.0.2-2
0.0.2-1
0.0.2-0
0.0.1
Runtime helpers for Hashbrown AI
hashbrown.dev
liveloveapp/hashbrown
@hashbrownai/core
/
src
/
schema
/
get-description.d.ts
3 lines
•
156 B
TypeScript
View Raw
1
2
3
import
{
HashbrownType
}
from
'./base'
;
export
declare
function
getDescription
(
schema
:
HashbrownType
):
string
;
//# sourceMappingURL=get-description.d.ts.map