UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

5 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INTERNAL_SLOT_NAME = void 0; exports.INTERNAL_SLOT_NAME = '__root'; //# sourceMappingURL=constants.js.map