PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
RawFeatureDetectionResult
Raw
Feature
Detection
Result
web
interface
RawFeatureDetectionResult
:
JsAny
(
source
)
Members
Properties
available
Implementations
Link copied to clipboard
web
abstract
val
availableImplementations
:
JsArray
<
DatabaseImplementation
>
existing
Databases
Link copied to clipboard
web
abstract
val
existingDatabases
:
JsArray
<
RawExistingDatabase
>
missing
Features
Link copied to clipboard
web
abstract
val
missingFeatures
:
JsArray
<
JsString
>