Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/kysely
kysely
AddConstraintNode
Variable AddConstraintNode
Internal
Add
Constraint
Node
:
Readonly
<
{
create
(
constraint
)
:
kysely
.
AddConstraintNode
;
is
(
node
)
:
node
is
kysely
.
AddConstraintNode
;
}
>
Type declaration
create
:
function
create
(
constraint
)
:
kysely
.
AddConstraintNode
Parameters
constraint
:
ConstraintNode
Returns
kysely
.
AddConstraintNode
is
:
function
is
(
node
)
:
node
is
kysely
.
AddConstraintNode
Parameters
node
:
OperationNode
Returns
node
is
kysely
.
AddConstraintNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...