Core utility for programmatically generating Quatrain model TypeScript code. Transforms StudioModel and its properties into valid TS classes and interfaces.
StudioModel
Static
Generate the complete TypeScript code for a given Quatrain model
The StudioModel object
An array of StudioProperty objects linked to this model
Core utility for programmatically generating Quatrain model TypeScript code. Transforms
StudioModeland its properties into valid TS classes and interfaces.