UNPKG
@react-native-ai/mlc
Version:
latest (0.12.0)
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
MLC LLM provider for Vercel AI SDK
github.com/callstackincubator/ai
callstackincubator/ai
@react-native-ai/mlc
/
lib
/
typescript
/
index.d.ts
3 lines
•
125 B
TypeScript
View Raw
1
2
3
export
{ mlc }
from
'./ai-sdk'
;
export
{
default
as
MLCEngine
}
from
'./NativeMLCEngine'
;
//# sourceMappingURL=index.d.ts.map