diff --git a/src/BlurhashEncoder.ts b/src/BlurhashEncoder.ts index a42c29dfa7..2aee370fe9 100644 --- a/src/BlurhashEncoder.ts +++ b/src/BlurhashEncoder.ts @@ -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 {