Creates a TemplateStringsArray frozen object from the cooked and raw arrays.
TemplateStringsArray
cooked
raw
The cooked possibly-sparse array.
The raw string content.
Generated using TypeDoc
Creates a
TemplateStringsArray
frozen object from thecooked
andraw
arrays.