Skip to content

textmode.export.js / JSONExportTarget

Type Alias: JSONExportTarget

ts
type JSONExportTarget = "selected" | "all";

Target scope for JSON export.