Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
CallbackSelection
Type alias CallbackSelection<DB, TB, CB>
Callback
Selection
<
DB
,
TB
,
CB
>
:
CB
extends
(
(
eb
)
=>
ReadonlyArray
<
infer
SE
>
)
?
Selection
<
DB
,
TB
,
SE
>
:
never
Turns a SelectCallback into a selection object.
Type Parameters
DB
TB
extends
keyof
DB
CB
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...
Turns a SelectCallback into a selection object.