Closed
Description
The Angular generator only operates on LibraryElement
anyway. Most likely the only way a 'standalone' generator makes sense is if it's a single GeneratorForLibrary
rather than operating on multiple elements.
We probably want Part builders to be able to take one or more GeneratorForLibrary
or one or Generator
.
Metadata
Metadata
Assignees
Labels
No labels