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
/
module
/
NativeMLCEngine.js
5 lines
(4 loc)
•
172 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
import
{
TurboModuleRegistry
}
from
'react-native'
;
export
default
TurboModuleRegistry
.
getEnforcing
(
'MLCEngine'
);
//# sourceMappingURL=NativeMLCEngine.js.map