Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
isBetween
Variable isBetween
Const
isBetween
:
(
expr
:
Expression
)
=>
expr
is
{
between
:
Between
}
= ...
Type guard for BETWEEN expressions
Type Declaration
(
expr
:
Expression
)
:
expr
is
{
between
:
Between
}
Parameters
expr
:
Expression
Returns
expr
is
{
between
:
Between
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Type guard for BETWEEN expressions