summaryrefslogtreecommitdiff
path: root/includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/index.d.ts')
-rw-r--r--includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/index.d.ts6
1 files changed, 0 insertions, 6 deletions
diff --git a/includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/index.d.ts b/includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/index.d.ts
deleted file mode 100644
index 64fe34f..0000000
--- a/includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/index.d.ts
+++ /dev/null
@@ -1,6 +0,0 @@
-import { RustCrypto } from "./rust-crypto";
-import { IHttpOpts, MatrixHttpApi } from "../http-api";
-export declare function initRustCrypto(http: MatrixHttpApi<IHttpOpts & {
- onlyData: true;
-}>, userId: string, deviceId: string): Promise<RustCrypto>;
-//# sourceMappingURL=index.d.ts.map \ No newline at end of file