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

File video_generator.ts

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

Source from the content-addressed store, hash-verified

1import { VideoIcon } from '@/components/icons'
2import { AuthMode, type BlockConfig, IntegrationType, type SubBlockConfig } from '@/blocks/types'
3import { normalizeFileInput, parseOptionalBooleanInput } from '@/blocks/utils'
4import type { VideoBlockResponse } from '@/tools/video/types'

Callers

nothing calls this directly

Calls 4

normalizeFileInputFunction · 0.90
withFalAIModelOptionsFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected