templates: allow null for :one for now Should probably figure out how error handling works, but for now allow the return to be null.
template: fix :one params
ts_type: don't emit a typecheck for unknown type Since the underlying app has to guard against these anyways.
result: title case type names
gen: export lower title case function name
template: guard single return value