Options
All
  • Public
  • Public/Protected
  • All
Menu

Class which allows to serialize a given model part as TypeScript code that constructs that model piece. Limitations:

  • Can only do elements in one (model) unit.

Hierarchy

  • JavaScriptSerializer

Index

Constructors

Methods

Constructors

Methods

  • Given a unit, generates JavaScript(/TypeScript) code that would re-create the same unit. Useful as scaffolding for model generators.

    Parameters

    Returns string

Generated using TypeDoc