textmode.js / export
export
All types related to export options for different formats.
Type Aliases
Type Alias | Description |
---|---|
ImageExportOptions | Options for exporting the textmode content to image format. |
SVGExportOptions | Options for exporting the textmode content to SVG format. |
TXTExportOptions | Options for exporting the textmode content to TXT format. |