UNPKG

@subhajit-gorai/react-native-mediapipe-llm

Version:

React Native binding for Google AI Edge Gallery's MediaPipe on-device LLM inference engine

3 lines 152 B
import { LlmInferenceHook } from '../types'; export declare const useLlmInference: () => LlmInferenceHook; //# sourceMappingURL=useLlmInference.d.ts.map