refactor(native): rename folder name

This commit is contained in:
LongYinan
2023-05-09 18:05:52 +08:00
parent 268636c440
commit ee1e50f391
13 changed files with 3 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
extern crate napi_build;
fn main() {
napi_build::setup();
}