@owservable/sqlite
Preparing search index...
SqliteNotificationType
Type Alias SqliteNotificationType
type
SqliteNotificationType
=
{
changed
:
string
[]
|
null
;
id
:
string
;
op
:
string
;
table
:
string
;
}
Index
Properties
changed
id
op
table
Properties
changed
changed
:
string
[]
|
null
id
id
:
string
op
op
:
string
table
table
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
changed
id
op
table
@owservable/sqlite
Loading...