Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
SelectArg
Type alias SelectArg<DB, TB, SE>
Select
Arg
<
DB
,
TB
,
SE
>
:
SE
|
ReadonlyArray
<
SE
>
|
(
(
eb
)
=>
ReadonlyArray
<
SE
>
)
Type Parameters
DB
TB
extends
keyof
DB
SE
extends
SelectExpression
<
DB
,
TB
>
Type declaration
(
eb
)
:
ReadonlyArray
<
SE
>
Parameters
eb
:
ExpressionBuilder
<
DB
,
TB
>
Returns
ReadonlyArray
<
SE
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...