Files
imphnen-backend-service/imphnen-cms/src/v1/mod.rs
T
2025-05-26 23:09:01 +07:00

4 lines
38 B
Rust

pub mod landing;
pub use landing::*;