diff options
Diffstat (limited to 'includes/external/matrix/node_modules/matrix-js-sdk/lib/crypto/recoverykey.d.ts')
-rw-r--r-- | includes/external/matrix/node_modules/matrix-js-sdk/lib/crypto/recoverykey.d.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/external/matrix/node_modules/matrix-js-sdk/lib/crypto/recoverykey.d.ts b/includes/external/matrix/node_modules/matrix-js-sdk/lib/crypto/recoverykey.d.ts deleted file mode 100644 index c0625cf..0000000 --- a/includes/external/matrix/node_modules/matrix-js-sdk/lib/crypto/recoverykey.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -export declare function encodeRecoveryKey(key: ArrayLike<number>): string | undefined; -export declare function decodeRecoveryKey(recoveryKey: string): Uint8Array; -//# sourceMappingURL=recoverykey.d.ts.map
\ No newline at end of file |