UNPKG

matrix-js-sdk

Version:
5 lines 254 B
import { IHttpOpts, MatrixHttpApi } from "../http-api"; export declare function initRustCrypto(_http: MatrixHttpApi<IHttpOpts & { onlyData: true; }>, _userId: string, _deviceId: string): Promise<Crypto>; //# sourceMappingURL=browserify-index.d.ts.map