UNPKG
@astack-tech/integrations
Version:
beta (0.1.1-beta.3)
latest (0.1.1-beta.5)
0.1.1-beta.5
0.1.1-beta.4
0.1.1-beta.3
0.1.1-beta.2
0.1.1-beta.1
0.1.1-beta.0
Integrations for the Astack AI Framework.
@astack-tech/integrations
/
dist
/
index.d.cts
3 lines
(2 loc)
•
93 B
text/typescript
View Raw
1
2
3
export
{ i
as
ModelProvider
}
from
'./model-provider/index.cjs'
;
import
'@astack-tech/core'
;