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

File sharepoint.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { toError } from '@sim/utils/errors'
3import { MicrosoftSharepointIcon } from '@/components/icons'
4import { getScopesForService } from '@/lib/oauth/utils'

Callers

nothing calls this directly

Calls 10

createLoggerFunction · 0.90
getScopesForServiceFunction · 0.90
toErrorFunction · 0.90
normalizeFileInputFunction · 0.90
cleanStringFunction · 0.85
parseMethod · 0.80
errorMethod · 0.80
infoMethod · 0.80
coerceBooleanFunction · 0.70
parseJsonObjectFunction · 0.70

Tested by

no test coverage detected