mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-17 12:30:44 +00:00
refactor: trim generation helper types
This commit is contained in:
@@ -16,7 +16,7 @@ import type {
|
||||
ImageGenerationSourceImage,
|
||||
} from "./types.js";
|
||||
|
||||
export type ResolvedImageGenerationOverrides = {
|
||||
type ResolvedImageGenerationOverrides = {
|
||||
size?: string;
|
||||
aspectRatio?: string;
|
||||
resolution?: ImageGenerationResolution;
|
||||
|
||||
Reference in New Issue
Block a user