Function: exportElement()
ts
function exportElement(element): ExportedElement;Defined in: schemaExporter.ts:100
Exports an Element to the external schema format
Parameters
| Parameter | Type |
|---|---|
element | Element<unknown> |