Skip to content

textmode.export.js / JSONExportColorMode

Type Alias: JSONExportColorMode

ts
type JSONExportColorMode = "hex" | "rgba";

Supported JSON color output modes.