Update typescript to 4.8.4
This commit is contained in:
parent
4c622b6f81
commit
e6ebfe4fca
15 changed files with 133 additions and 167 deletions
|
@ -6,7 +6,6 @@ import { Response } from 'node-fetch';
|
|||
import * as sinon from 'sinon';
|
||||
import * as fs from 'fs';
|
||||
import * as path from 'path';
|
||||
import AbortController from 'abort-controller';
|
||||
import { IMAGE_JPEG, stringToMIMEType } from '../../types/MIME';
|
||||
import type { LoggerType } from '../../types/Logging';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue