Skip to content

textmode.export.js / JSONColorValue

Type Alias: JSONColorValue

ts
type JSONColorValue = string | JSONRGBAColor;

Color value used in the exported JSON document.