UNPKG

rn-local-authentication

Version:
3 lines (2 loc) 136 B
import { BiometryStatus } from '../LocalAuthentication/types'; export default function useBiometryStatus(): BiometryStatus | undefined;