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