Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/CozoDb/types/types
IDBResult
Interface IDBResult
interface
IDBResult
{
headers
:
string
[]
;
ok
:
true
;
rows
:
DBValue
[]
[]
;
}
Hierarchy (
view full
)
IDBResult
DBResultWithColIndex
Index
Properties
headers
ok
rows
Properties
headers
headers
:
string
[]
ok
ok
:
true
rows
rows
:
DBValue
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
ok
rows
@deep-foundation/deeplinks
Loading...