Commit 2a0d5ee
committed
fix(mollifier): add missing imports to readFallback.server.ts
The phase-1 scaffolding referenced MollifierBuffer, getMollifierBuffer,
and deserialiseMollifierSnapshot without importing them — CI typecheck
fails with TS2304. The runtime path is gated behind MOLLIFIER_ENABLED=0
so this never produced a runtime symptom, but the types must resolve.1 parent 1022923 commit 2a0d5ee
0 file changed
0 commit comments