Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

§Functions

isAliasedExpression
isExpression

§Interfaces

AliasableExpression

An expression with an as method.

AliasedExpression

A type that holds an expression and an alias for it.

Expression

Expression represents an arbitrary SQL expression with a type.