# `Reactor.Template.Value`
[🔗](https://github.com/ash-project/reactor/blob/main/lib/reactor/template/value.ex/#L6)

A statically `value` template.

# `t`

```elixir
@type t() :: %Reactor.Template.Value{sub_path: [any()], value: any()}
```

---

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