AuthStackParamList: {
    WebViewModal: {
        place?: Place;
    };
}

Type declaration

  • WebViewModal: {
        place?: Place;
    }