Import request typings
to tell tsc about _Request which has abort()
This commit is contained in:
parent
0a9115248d
commit
b7df8019f0
3 changed files with 30 additions and 1 deletions
1
src/@types/global.d.ts
vendored
1
src/@types/global.d.ts
vendored
|
|
@ -15,4 +15,3 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
import "matrix-js-sdk/src/@types/global";
|
||||
import "matrix-js-sdk/src/@types/partials";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue