mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 01:59:58 +00:00
Add typed messaging
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
"use strict";
|
||||
|
||||
import * as cast from "./cast";
|
||||
import { Message } from "../lib/messaging";
|
||||
|
||||
import { BridgeInfo } from "../lib/bridge";
|
||||
import { Message } from "../types";
|
||||
|
||||
import { onMessage
|
||||
, onMessageResponse
|
||||
|
||||
Reference in New Issue
Block a user