📫 types.ts

This commit is contained in:
nirholas
2026-03-31 10:23:56 +00:00
parent af87b75ce6
commit e495d2122d

View File

@@ -119,3 +119,4 @@ export function appendCappedMessage<T>(
}
return [...prev, item]
}