FLOW_SLOT: {
background: "background";
bgInteractive: "background-interactive";
fgInteractive: "foreground-interactive";
foreground: "foreground";
} = ...
Type declaration
Readonlybackground: "background"
ReadonlybgInteractive: "background-interactive"
ReadonlyfgInteractive: "foreground-interactive"
Readonlyforeground: "foreground"