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