diff --git a/src/@types/global.d.ts b/src/@types/global.d.ts index 7b9c1d9d..c1b4db0d 100644 --- a/src/@types/global.d.ts +++ b/src/@types/global.d.ts @@ -15,3 +15,4 @@ limitations under the License. */ import "matrix-js-sdk/src/@types/global"; +import "matrix-js-sdk/src/@types/partials";