Function template

    • Core builder: literals.length === slots.length + 1. Returns the rendered text as a Writable<Str> that parses back into the slots.

      Parameters

      • literals: readonly string[]
      • slots: readonly Slot<unknown>[]

      Returns Writable<Str>