mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Iterate
This commit is contained in:
parent
1b28a823f3
commit
174c35b874
@ -78,7 +78,8 @@ export function isModule(module: unknown): module is ModuleExport {
|
||||
* @public
|
||||
*/
|
||||
export interface Api
|
||||
extends LegacyModuleApiExtension,
|
||||
extends
|
||||
LegacyModuleApiExtension,
|
||||
LegacyCustomisationsApiExtension,
|
||||
DialogApiExtension,
|
||||
AccountAuthApiExtension,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user