Skip to main content
Exporter
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.
(instance:VisuallyJsModel, parameters:any) => any