Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Best Approach for Generating ReScript Builder Patterns with Custom Attributes

$
0
0

You could try npx rescript-tools doc MyFiles.res, that will dump typed tree information in JSON format.
I will most likely contain the info you need.

rescript-tools is included in v12, it is a separate npm package in older versions.


Viewing all articles
Browse latest Browse all 2592

Trending Articles