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

File firecrawl.ts

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

Source from the content-addressed store, hash-verified

1import { FirecrawlIcon } from '@/components/icons'
2import type { BlockConfig, BlockMeta, SubBlockType } from '@/blocks/types'
3import { AuthMode, IntegrationType } from '@/blocks/types'
4import { normalizeFileInput } from '@/blocks/utils'

Callers

nothing calls this directly

Calls 3

normalizeFileInputFunction · 0.90
parseMethod · 0.80
parseStringArrayFunction · 0.70

Tested by

no test coverage detected