Abstract Object - lang.object : RawTemplate

Represents the shape expected from all raw templates.

Fields

  • strings null
  • The string literal parts of the raw template.

  • insertions any | error[]
  • The expressions given within the interpolations of the raw template.