mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
4 lines
39 B
Rust
4 lines
39 B
Rust
|
|
fn main() {
|
||
|
|
napi_build::setup();
|
||
|
|
}
|