1"use strict"; 2Object.defineProperty(exports, "__esModule", { value: true }); 3const HMRClient = require('react-native/Libraries/Utilities/HMRClient'); 4exports.default = HMRClient; 5//# sourceMappingURL=HMRClient.native.js.map