/ duper-js-node / build.rs
build.rs
1  fn main() {
2      napi_build::setup();
3  }