Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.sqlite.common.api
/
SqliteExecCallback
Sqlite
Exec
Callback
typealias
SqliteExecCallback
=
(
results
:
List
<
String
>
,
columnNames
:
List
<
String
>
)
->
Int
(
source
)