@stripe/stripe-terminal-react-native

    Type Alias ConnectReaderResultType

    ConnectReaderResultType:
        | { error?: undefined; reader: Reader.Type }
        | { error: StripeError; reader?: undefined }
    MMNEPVFCICPMFPCPTTAAATR