mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 23:07:54 +00:00
3 lines
77 B
Rust
3 lines
77 B
Rust
fn main() {
|
|
uniffi::generate_scaffolding("src/commands.udl").unwrap();
|
|
}
|