summaryrefslogtreecommitdiff
path: root/includes/external/matrix/node_modules/matrix-js-sdk/lib/rust-crypto/constants.d.ts
blob: 7f6838561f1f86222854db69a491ac950cd8eda4 (plain)
1
2
3
/** The prefix used on indexeddbs created by rust-crypto */
export declare const RUST_SDK_STORE_PREFIX = "matrix-js-sdk";
//# sourceMappingURL=constants.d.ts.map