mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Upgrade typescript/svelte/esbuild
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { TypedMessagePort } from "../lib/TypedMessagePort";
|
||||
import messaging, { Message } from "../messaging";
|
||||
import messaging, { type Message } from "../messaging";
|
||||
import type { ReceiverDevice } from "../types";
|
||||
|
||||
import pageMessaging from "./pageMessaging";
|
||||
|
||||
Reference in New Issue
Block a user