react-native-okhi
    Preparing search index...

    Type Alias OkHiSuccessResponse

    type OkHiSuccessResponse = {
        user: OkHiUser;
        location: OkHiLocation;
    }
    Index

    Properties

    Properties

    user: OkHiUser

    User information.

    location: OkHiLocation

    Location data.