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

File a2a.ts

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

Source from the content-addressed store, hash-verified

1import { A2AIcon } from '@/components/icons'
2import { type BlockConfig, IntegrationType } from '@/blocks/types'
3import { normalizeFileInput, parseOptionalNumberInput } from '@/blocks/utils'
4

Callers

nothing calls this directly

Calls 2

normalizeFileInputFunction · 0.90
parseOptionalNumberInputFunction · 0.90

Tested by

no test coverage detected