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
Move some interfaces around
This commit is contained in:
@@ -20,7 +20,7 @@ import { MatrixScheduler } from "./scheduler";
|
||||
import { MatrixClient } from "./client";
|
||||
import { ICreateClientOpts } from "./client";
|
||||
import { DeviceTrustLevel } from "./crypto/CrossSigning";
|
||||
import { ISecretStorageKeyInfo } from "./crypto/SecretStorage";
|
||||
import { ISecretStorageKeyInfo } from "./crypto/api";
|
||||
|
||||
export * from "./client";
|
||||
export * from "./http-api";
|
||||
|
||||
Reference in New Issue
Block a user