UNPKG

mobile-ai-toolkit

Version:

On-device AI for React Native. Zero cloud costs. One unified API.

9 lines 397 B
"use strict"; /** * Codegen spec for Native AI Toolkit Turbo Module * This file is used by React Native Codegen to generate native interfaces */ Object.defineProperty(exports, "__esModule", { value: true }); const react_native_1 = require("react-native"); exports.default = react_native_1.TurboModuleRegistry.getEnforcing('AIToolkitTurboModule'); //# sourceMappingURL=NativeAIToolkitSpec.js.map