# `DripDrop.Templates.Variables`
[🔗](https://github.com/agoodway/dripdrop/blob/v0.1.0/lib/dripdrop/templates/variables.ex#L1)

Builds the template variable scope used during dispatch.

# `resolve`

```elixir
@spec resolve(map(), map(), map(), map()) :: map()
```

Builds the template variable map from enrollment data, system values, hooks, and step config.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
