UNPKG

@omnia/fx-models

Version:
6 lines (5 loc) 96 B
export interface TextToImagesRequest { prompt: string; size?: string; n?: number; }