| 1 | import { feature } from 'src/_stubs/bun-bundle.js' |
| 2 | import type { UUID } from 'crypto' |
| 3 | import type { Dirent } from 'fs' |
| 4 | // Sync fs primitives for readFileTailSync — separate from fs/promises |
nothing calls this directly
no test coverage detected