MCPcopy
hub / github.com/stackblitz/bolt.new / message-parser.ts

File message-parser.ts

app/lib/runtime/message-parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ActionType, BoltAction, BoltActionData, FileAction, ShellAction } from '~/types/actions';
2import type { BoltArtifactData } from '~/types/artifact';
3import { createScopedLogger } from '~/utils/logger';
4import { unreachable } from '~/utils/unreachable';

Callers

nothing calls this directly

Calls 1

createScopedLoggerFunction · 0.90

Tested by

no test coverage detected