// The React Native bundler (Metro) will automatically resolve this import // to 'Auth0ClientFactory.native.ts' for iOS/Android builds, and bundlers // like Webpack will resolve it to 'Auth0ClientFactory.web.ts' for web builds // (with the appropriate resolver configuration). export { Auth0ClientFactory } from './Auth0ClientFactory';