literal: ((val) => Literal)

Type declaration

    • (val): Literal
    • Creates an object representing a literal, i.e. something that will not be escaped. We recommend using sql for a better DX.

      Parameters

      Returns Literal

Generated using TypeDoc