Make `ThreadState.filters` type more specific
This unfortunately doesn't catch mistakes where incorrect property names are used because TS allows excess properties, but it does at least document what the expected keys are.
Showing
Please register or sign in to comment