mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-22 00:37:05 +08:00
feat(storage): binding jwst storage to node (#2808)
This commit is contained in:
3
packages/storage/build.rs
Normal file
3
packages/storage/build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
napi_build::setup();
|
||||
}
|
||||
Reference in New Issue
Block a user