Import request typings
to tell tsc about _Request which has abort()
This commit is contained in:
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";
|
||||
|
||||
Reference in New Issue
Block a user