oxc/napi/minify/build.rs
2024-09-28 00:46:52 +08:00

3 lines
39 B
Rust

fn main() {
napi_build::setup();
}