UNPKG

@omnia/fx-models

Version:
5 lines (4 loc) 79 B
export interface TextToImageRequest { prompt: string; size?: string; }