Currently, functions transformed into types are transformed into prose. They should instead be transformed into some variation of: ``` `<code><${sig} => ${resolveOr(right, transformType)}\`></code>` ```
Currently, functions transformed into types are transformed into prose. They should instead be transformed into some variation of: