kysely
Preparing search index...
EmptyInListNode
Type Alias EmptyInListNode
EmptyInListNode
:
BinaryOperationNode
&
{
operator
:
OperatorNode
&
{
operator
:
"in"
|
"not in"
}
;
rightOperand
:
(
ValueListNode
|
PrimitiveValueListNode
)
&
{
values
:
Readonly
<
[
]
>
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kysely
Loading...