juniper icon indicating copy to clipboard operation
juniper copied to clipboard

Make types public

Open tusharmath opened this issue 2 years ago • 1 comments

Types can be used to generate a RootNode dynamically. This is a quick fix for #1117. if this looks good, I can create a few more PRs that make some of the internal types public, allows developers to create RootNode and Schema using techniques other than Macros.

tusharmath avatar Aug 02 '23 06:08 tusharmath

@LegNeato I'll look at this next week.

tyranron avatar Oct 27 '23 16:10 tyranron