Exporter
Exporter = (
instance,parameters) =>any
Definition of a function that can export the contents of a model. This is a high level interface that makes no assumptions about data format. You won't need to use this type unless you are writing your own exporter.
Parameters
instance
parameters
any
Returns
any