Class which allows to serialize a given model part as TypeScript code that constructs that model piece. Limitations:
Given a unit, generates JavaScript(/TypeScript) code that would re-create the same unit. Useful as scaffolding for model generators.
Generated using TypeDoc
Class which allows to serialize a given model part as TypeScript code that constructs that model piece. Limitations: