add interface import
This commit is contained in:
@@ -16,6 +16,7 @@ limitations under the License.
|
|||||||
|
|
||||||
import { IMatrixClientCreds } from "../MatrixClientPeg";
|
import { IMatrixClientCreds } from "../MatrixClientPeg";
|
||||||
import { Kind as SetupEncryptionKind } from "../toasts/SetupEncryptionToast";
|
import { Kind as SetupEncryptionKind } from "../toasts/SetupEncryptionToast";
|
||||||
|
import { ISecretStorageKeyInfo } from 'matrix-js-sdk/src/matrix';
|
||||||
|
|
||||||
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
||||||
function examineLoginResponse(
|
function examineLoginResponse(
|
||||||
|
|||||||
Reference in New Issue
Block a user