UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

11 lines (10 loc) 290 B
const createURL = path => `exp://localhost/${path}`, parse = url => ({ path: url }), addEventListener = () => ({ remove: () => {} }), getInitialURL = async () => null; export { addEventListener, createURL, getInitialURL, parse }; //# sourceMappingURL=expo-linking.mjs.map