react-native-screens
Version:
Native navigation primitives for your React Native app.
10 lines (9 loc) • 308 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.__MODULE_KEEP__ = void 0;
// Just to keep this as a module. Remove this once
// any other symbol is exported from this module again.
const __MODULE_KEEP__ = exports.__MODULE_KEEP__ = 42;
//# sourceMappingURL=types.js.map