UNPKG

react-native-executorch

Version:

An easy way to run AI models in React Native with ExecuTorch

4 lines 214 B
import { Spec as ETInstallerInterface } from './NativeETInstaller'; declare const ETInstallerNativeModule: ETInstallerInterface; export { ETInstallerNativeModule }; //# sourceMappingURL=RnExecutorchModules.d.ts.map