UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

6 lines (5 loc) 243 B
export { isReactNative } from './isReactNative.js'; export { isBrowser } from './isBrowser.js'; export { getOS, isAndroid } from './getOS.web.js'; export { castNativeType, castWebType } from './castUtils.js'; //# sourceMappingURL=index.js.map