mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-19 01:24:20 +01:00
opfs for sync in one commit!
This commit is contained in:
@@ -508,6 +508,10 @@ if (!nativeBinding) {
|
||||
throw new Error(`Failed to load native binding`)
|
||||
}
|
||||
|
||||
const { Database, Statement } = nativeBinding
|
||||
const { Database, Opfs, OpfsFile, Statement, connect, initThreadPool } = nativeBinding
|
||||
export { Database }
|
||||
export { Opfs }
|
||||
export { OpfsFile }
|
||||
export { Statement }
|
||||
export { connect }
|
||||
export { initThreadPool }
|
||||
|
||||
Reference in New Issue
Block a user