summaryrefslogtreecommitdiff
path: root/bot/node_modules/matrix-js-sdk/lib/@types/sync.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'bot/node_modules/matrix-js-sdk/lib/@types/sync.d.ts')
-rw-r--r--bot/node_modules/matrix-js-sdk/lib/@types/sync.d.ts8
1 files changed, 8 insertions, 0 deletions
diff --git a/bot/node_modules/matrix-js-sdk/lib/@types/sync.d.ts b/bot/node_modules/matrix-js-sdk/lib/@types/sync.d.ts
new file mode 100644
index 0000000..1debfef
--- /dev/null
+++ b/bot/node_modules/matrix-js-sdk/lib/@types/sync.d.ts
@@ -0,0 +1,8 @@
+import { ServerControlledNamespacedValue } from "../NamespacedValue";
+/**
+ * https://github.com/matrix-org/matrix-doc/pull/3773
+ *
+ * @experimental
+ */
+export declare const UNREAD_THREAD_NOTIFICATIONS: ServerControlledNamespacedValue<"unread_thread_notifications", "org.matrix.msc3773.unread_thread_notifications">;
+//# sourceMappingURL=sync.d.ts.map \ No newline at end of file