@alextheman/utility - v4.3.5
    Preparing search index...

    Function createTemplateStringsArray

    • Creates a template strings array given a regular array of strings

      Parameters

      • strings: readonly string[]

        The array of strings.

      Returns TemplateStringsArray

      A template strings array that can be passed as the first argument of any tagged template function.