UNPKG

@rnx-kit/tools-react-native

Version:

A collection of supplemental react-native functions and types

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