MCPcopy
hub / github.com/stackblitz/bolt.new / files.ts

File files.ts

app/lib/stores/files.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { PathWatcherEvent, WebContainer } from '@webcontainer/api';
2import { getEncoding } from 'istextorbinary';
3import { map, type MapStore } from 'nanostores';
4import { Buffer } from 'node:buffer';

Callers

nothing calls this directly

Calls 1

createScopedLoggerFunction · 0.90

Tested by

no test coverage detected