• Creates a TemplateStringsArray frozen object from the cooked and raw arrays.

    Parameters

    • cooked: string[]

      The cooked possibly-sparse array.

    • raw: string[]

      The raw string content.

    Returns TemplateStringsArray

Generated using TypeDoc