mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
Use Messenger class and move messaging module to top-level
This commit is contained in:
@@ -4,7 +4,7 @@ import logger from "../../lib/logger";
|
||||
import options from "../../lib/options";
|
||||
import cast, { ensureInit } from "../../shim/export";
|
||||
|
||||
import { Message } from "../../lib/messaging";
|
||||
import { Message } from "../../messaging";
|
||||
import { Receiver } from "../../types";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user