1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00

add valuable ts-ignore

This commit is contained in:
Michael Telatynski
2021-07-14 19:16:34 +01:00
parent 296d5d1d5e
commit 12761fd823

View File

@@ -16,6 +16,7 @@ limitations under the License.
import { defer, IDeferred } from "matrix-js-sdk/src/utils";
// @ts-ignore - `.ts` is needed here to make TS happy
import BlurhashWorker from "./workers/blurhash.worker.ts";
interface IBlurhashWorkerResponse {