Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/CozoDb/types/types
Column
Interface Column
interface
Column
{
column
:
string
;
index
:
number
;
is_default
:
boolean
;
is_key
?:
boolean
;
type
:
ColumnType
;
}
Index
Properties
column
index
is_
default
is_
key?
type
Properties
column
column
:
string
index
index
:
number
is_
default
is_
default
:
boolean
Optional
is_
key
is_
key
?:
boolean
type
type
:
ColumnType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
index
is_
default
is_
key
type
@deep-foundation/deeplinks
Loading...