UNPKG

@rnx-kit/tools-react-native

Version:

A collection of supplemental react-native functions and types

9 lines (8 loc) 211 B
export { expandPlatformExtensions, getAvailablePlatforms, getAvailablePlatformsUncached, parsePlatform, platformExtensions, } from "./lib/platform"; export type { AllPlatforms } from "./lib/platform";