hof



Schema

github.com/hofstadter.io/hof/flow/tasks/hof

package hof

Tempate: {
	@task(hof.Template)

	name: string | *""
	data: _

	template: string
	partials: [string]: string

	out: string
}