interface useConnectionControllerProps {
    navigation: any;
}

Properties

Properties

navigation: any