Include more js-sdk types
This commit is contained in:
parent
27d492e9e2
commit
0a9115248d
1 changed files with 1 additions and 0 deletions
1
src/@types/global.d.ts
vendored
1
src/@types/global.d.ts
vendored
|
@ -15,3 +15,4 @@ limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import "matrix-js-sdk/src/@types/global";
|
import "matrix-js-sdk/src/@types/global";
|
||||||
|
import "matrix-js-sdk/src/@types/partials";
|
||||||
|
|
Loading…
Add table
Reference in a new issue