TLSqliteInputValue
See source codeValid input value types for SQLite query parameters. These are the types that can be passed as bindings to prepared statements.
type TLSqliteInputValue = bigint | null | number | string | Uint8ArrayPrev
TLSocketStatusChangeEventNext
TLSqliteOutputValue