UNPKG

one

Version:

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

6 lines (5 loc) 359 B
// Isolated to suppress deprecation warning for deep import // React Native 0.81+ discourages deep imports but doesn't provide official alternative yet // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-ignore - Types not exported from react-native export { default as getDevServer } from 'react-native/Libraries/Core/Devtools/getDevServer'