@avanio/variable-util
    Preparing search index...
    • Returns a formatted string representation of a value, enclosed in square brackets.

      Parameters

      • value: string | undefined

        The value to format.

      • config: FormatParameters | undefined

        An optional configuration object.

      Returns string

      The formatted string representation of the value.

      v0.2.5