MCPcopy
hub / github.com/simstudioai/sim / parser.ts

File parser.ts

apps/sim/tools/extend/parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { toError } from '@sim/utils/errors'
2import { isInternalFileUrl } from '@/lib/uploads/utils/file-utils'
3import type {
4 ExtendParserInput,

Callers

nothing calls this directly

Calls 3

isInternalFileUrlFunction · 0.90
toErrorFunction · 0.90
toStringMethod · 0.45

Tested by

no test coverage detected