You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Remove references to internal js-sdk type CryptoBackend
(#12321)
* Remove references to internal js-sdk type `CryptoBackend` * Use `Paramteters` to avoid `ts-ignore`
This commit is contained in:
committed by
GitHub
parent
8bd74f517c
commit
91020b3d00
@ -125,8 +125,6 @@ module.exports = {
|
||||
"!matrix-js-sdk/src/crypto/verification/QRCode",
|
||||
"!matrix-js-sdk/src/crypto/verification/request",
|
||||
"!matrix-js-sdk/src/crypto/verification/request/VerificationRequest",
|
||||
"!matrix-js-sdk/src/common-crypto",
|
||||
"!matrix-js-sdk/src/common-crypto/CryptoBackend",
|
||||
"!matrix-js-sdk/src/oidc",
|
||||
"!matrix-js-sdk/src/oidc/discovery",
|
||||
"!matrix-js-sdk/src/oidc/authorize",
|
||||
|
Reference in New Issue
Block a user