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

File onedrive.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { MicrosoftOneDriveIcon } from '@/components/icons'
3import { getScopesForService } from '@/lib/oauth/utils'
4import type { BlockConfig, BlockMeta } from '@/blocks/types'

Callers

nothing calls this directly

Calls 4

createLoggerFunction · 0.90
getScopesForServiceFunction · 0.90
normalizeFileInputFunction · 0.90

Tested by

no test coverage detected