UNPKG

expo-router

Version:

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

4 lines (3 loc) 212 B
// These should be installed on the global by the server runtime to ensure faster bundling and smaller bundles. module.exports.ExpoRequest = global.ExpoRequest; module.exports.ExpoResponse = global.ExpoResponse;