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

File microsoft_excel.ts

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

Source from the content-addressed store, hash-verified

1import { MicrosoftExcelIcon } from '@/components/icons'
2import { getScopesForService } from '@/lib/oauth/utils'
3import type { BlockConfig, BlockMeta } from '@/blocks/types'
4import { AuthMode, IntegrationType } from '@/blocks/types'

Callers

nothing calls this directly

Calls 7

getScopesForServiceFunction · 0.90
optionalBooleanFunction · 0.85
optionalNumberFunction · 0.85
quoteSheetNameFunction · 0.85
parseMethod · 0.80
optionalStringFunction · 0.70

Tested by

no test coverage detected