mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-03 05:10:25 +03:00
6 lines
86 B
Rust
6 lines
86 B
Rust
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
fn main() {
|
|
napi_build::setup();
|
|
}
|