AFFiNE/packages/frontend/mobile-native/uniffi-bindgen.rs

4 lines
46 B
Rust
Raw Normal View History

fn main() {
uniffi::uniffi_bindgen_main()
}