Function isAqlLiteral

  • Indicates whether the given value is an AqlLiteral.

    Parameters

    • literal: any

      A value that might be an AqlLiteral.

    Returns literal is AqlLiteral

Generated using TypeDoc