UNPKG

react-native-health-connect

Version:

React native library for health connect (Android only)

10 lines (9 loc) 383 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); //@TODO: Fix and refactor types when codegen starts supporting type imports and generics var _default = exports.default = _reactNative.TurboModuleRegistry.getEnforcing('HealthConnect'); //# sourceMappingURL=NativeHealthConnect.js.map