mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-30 13:24:22 +01:00
wip
This commit is contained in:
@@ -241,6 +241,10 @@ impl ProtocolIO for JsProtocolIo {
|
||||
.collect(),
|
||||
}))
|
||||
}
|
||||
|
||||
fn register(&self, callback: Box<dyn FnMut() -> bool>) {
|
||||
tracing::info!("register callback in the ProtocolIo");
|
||||
}
|
||||
}
|
||||
|
||||
#[napi]
|
||||
|
||||
Reference in New Issue
Block a user