🔸 flushGate.ts

This commit is contained in:
nirholas
2026-03-31 10:22:37 +00:00
parent d241af287b
commit bebf1d2407

View File

@@ -69,3 +69,4 @@ export class FlushGate<T> {
this._active = false
}
}