Product
BAML
Problem Statement / Use Case
I have a very long type alias definition. How to wrap it into multilines to make it easier to read and maintain?
Proposed Solution
Use slash to split multiple lines like bash syntax.
Alternative Solutions
No response
Additional Context
No response