renderSwml
Render the current SWML document as a plain object. Delegates to the
underlying SwmlBuilder’s getDocument() method.
Parameters
None.
Returns
Record<string, unknown> — The SWML document with version and sections.
Render the current SWML document as a plain object. Delegates to the
underlying SwmlBuilder’s getDocument() method.
None.
Record<string, unknown> — The SWML document with version and sections.