Appearance
Output file format. Conditionally supported.
import { OutputFormat } from "@meetkai/mka1/models/components"; let value: OutputFormat = "png";
"png" | "webp" | "jpeg"