mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
3 lines
31 B
Rust
3 lines
31 B
Rust
|
|
mod system;
|
||
|
|
pub use system::*;
|