• Creates a Literal instance for value.

    Parameters

    • value: string | number | boolean

      The value used for the Literal instance

    • Optionaloptions: LiteralOptions

      The LiteralOptions for the Literal instance

    Returns Literal

    The Literal instance for value