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
/
expo-plugin.d.ts
4 lines
•
162 B
TypeScript
View Raw
1
2
3
4
import
{
ConfigPlugin
}
from
'expo/config-plugins'
;
declare
const
_default
:
ConfigPlugin
<
void
>;
export
default
_default;
//# sourceMappingURL=expo-plugin.d.ts.map