You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
Improve types for sendEvent (#4108)
This commit is contained in:
committed by
GitHub
parent
85a55c79cd
commit
97844f0e47
@@ -24,6 +24,7 @@ limitations under the License.
|
||||
export type * from "./@types/media";
|
||||
export * from "./@types/membership";
|
||||
export type * from "./@types/event";
|
||||
export type * from "./@types/events";
|
||||
export type * from "./@types/state_events";
|
||||
|
||||
/** The different methods for device and user verification */
|
||||
|
||||
Reference in New Issue
Block a user