UNPKG

one

Version:

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

5 lines (4 loc) 134 B
import { Platform } from "react-native"; var PLATFORM = Platform.OS; export { PLATFORM }; //# sourceMappingURL=platform.native.js.map