1*a5fb1ba8SEvan Bacon"use strict";
2*a5fb1ba8SEvan Baconvar __importDefault = (this && this.__importDefault) || function (mod) {
3*a5fb1ba8SEvan Bacon    return (mod && mod.__esModule) ? mod : { "default": mod };
4*a5fb1ba8SEvan Bacon};
5*a5fb1ba8SEvan BaconObject.defineProperty(exports, "__esModule", { value: true });
626ad19fcSEvan Bacon// @ts-expect-error
7*a5fb1ba8SEvan Baconconst ExceptionsManager_1 = __importDefault(require("react-native/Library/Core/ExceptionsManager"));
8*a5fb1ba8SEvan Baconexports.default = ExceptionsManager_1.default;
926ad19fcSEvan Bacon//# sourceMappingURL=index.native.js.map