How to stream a nested structure in JavaScript/TypeScript?
I am implementing a REST API endpoint that returns lists of objects of different types. The list will have roughly the following shape:
I am implementing a REST API endpoint that returns lists of objects of different types. The list will have roughly the following shape: