UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

7 lines (4 loc) 231 B
import { getPlatformType } from '../getPlatformType/getPlatformType.js'; var isReactNative=function isReactNative(){return getPlatformType()==='react-native';}; export { isReactNative }; //# sourceMappingURL=isReactNative.js.map