We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf5df7 commit 8f04cb8Copy full SHA for 8f04cb8
src/matrix.ts
@@ -76,6 +76,7 @@ export * from "./@types/read_receipts.ts";
76
export * from "./@types/crypto.ts";
77
export * from "./@types/extensible_events.ts";
78
export * from "./@types/IIdentityServerProvider.ts";
79
+export * from "./@types/membership.ts";
80
export * from "./models/room-summary.ts";
81
export * from "./models/event-status.ts";
82
export type { RoomSummary } from "./client.ts";
0 commit comments