mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
add valuable ts-ignore
This commit is contained in:
parent
296d5d1d5e
commit
12761fd823
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user