mirror of https://github.com/vector-im/riot-web
add interface import
parent
f3743f3ca1
commit
41cb51e044
|
@ -16,6 +16,7 @@ limitations under the License.
|
|||
|
||||
import { IMatrixClientCreds } from "../MatrixClientPeg";
|
||||
import { Kind as SetupEncryptionKind } from "../toasts/SetupEncryptionToast";
|
||||
import { ISecretStorageKeyInfo } from 'matrix-js-sdk/src/matrix';
|
||||
|
||||
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */
|
||||
function examineLoginResponse(
|
||||
|
|
Loading…
Reference in New Issue