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

File file.ts

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

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { DocumentIcon } from '@/components/icons'
3import { inferContextFromKey } from '@/lib/uploads/utils/file-utils'
4import type { BlockConfig, SubBlockType } from '@/blocks/types'

Callers

nothing calls this directly

Calls 7

createLoggerFunction · 0.90
normalizeFileInputFunction · 0.90
parseReadFileIdsFunction · 0.85
resolveHttpFileUrlFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected