💙 internalWrites.ts

This commit is contained in:
nirholas
2026-03-31 10:24:28 +00:00
parent 57cbea61ca
commit 69614dcbf7

View File

@@ -35,3 +35,4 @@ export function consumeInternalWrite(path: string, windowMs: number): boolean {
export function clearInternalWrites(): void {
timestamps.clear()
}