fix es lint

This commit is contained in:
Timo
2025-03-08 08:55:01 +01:00
parent 8cdd4d13b5
commit 5eb7cade8f

View File

@@ -7,6 +7,7 @@ Please see LICENSE in the repository root for full details.
import "matrix-js-sdk/src/@types/global";
import { type setLogLevel as setLKLogLevel } from "livekit-client";
import type { DurationFormat as PolyfillDurationFormat } from "@formatjs/intl-durationformat";
import { type Controls } from "../controls";