Skip to content

AddRegistryModelRequestOutput

Example Usage

typescript
import { AddRegistryModelRequestOutput } from "@meetkai/mka1/models/components";

let value: AddRegistryModelRequestOutput = "text";

Values

typescript
"text" | "image" | "audio" | "video"