interface ImagePromptValueFields {
    imageUrl: ImageContent;
}

Properties

Properties

imageUrl: ImageContent

Generated using TypeDoc