napi-ohos 1.2.0

N-API bindings
1
2
3
4
5
pub use read::*;
pub use write::*;

mod read;
mod write;