mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
chore: introduce RouterDataNew and FlowSpecificData models (#4961)
This commit is contained in:
@ -6,6 +6,7 @@ pub mod payments;
|
||||
#[cfg(feature = "payouts")]
|
||||
pub mod payouts;
|
||||
pub mod router_data;
|
||||
pub mod router_data_new;
|
||||
pub mod router_flow_types;
|
||||
pub mod router_request_types;
|
||||
pub mod router_response_types;
|
||||
|
||||
Reference in New Issue
Block a user