MCPcopy Index your code
hub / github.com/simstudioai/sim / image_generator.ts

File image_generator.ts

apps/sim/blocks/blocks/image_generator.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ImageIcon } from '@/components/icons'
2import { AuthMode, type BlockConfig, IntegrationType } from '@/blocks/types'
3import { parseOptionalBooleanInput } from '@/blocks/utils'
4import type { ImageGenerationResponse } from '@/tools/image/types'

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected