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