3 lines
84 B
Rust
3 lines
84 B
Rust
pub const MATCH: &str = "/api/post-match";
|
|
pub const USER: &str = "/api/post-user";
|
pub const MATCH: &str = "/api/post-match";
|
|
pub const USER: &str = "/api/post-user";
|