PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
WebSqlite
/
connect
connect
web
abstract
fun
connect
(
name
:
String
,
implementation
:
DatabaseImplementation
,
options
:
ConnectOptions
)
:
Promise
<
Database
>
(
source
)