UNPKG

@kazion/react-native-apple-auth

Version:

A React Native module for Apple Sign In Built with Nitro Modules.

4 lines 183 B
import type { AppleAuth as AppleAuthSpec } from './specs/apple-auth.nitro'; export * from './types'; export declare const AppleAuth: AppleAuthSpec; //# sourceMappingURL=index.d.ts.map