napi-ohos 1.2.0

N-API bindings
1
2
3
4
#![cfg(any(target_env = "ohos", feature = "arkvm-test"))]

pub mod ark;
pub mod module;