refactor: use @lumeweb/interface-relay
This commit is contained in:
parent
b141b03342
commit
b231637c1a
|
@ -1,4 +1,4 @@
|
||||||
import type { Plugin, PluginAPI } from "@lumeweb/relay-types";
|
import type { Plugin, PluginAPI } from "@lumeweb/interface-relay";
|
||||||
import type { Peer } from "@lumeweb/peer-discovery";
|
import type { Peer } from "@lumeweb/peer-discovery";
|
||||||
import { IrcClient } from "@ctrl/irc";
|
import { IrcClient } from "@ctrl/irc";
|
||||||
import b4a from "b4a";
|
import b4a from "b4a";
|
||||||
|
|
Loading…
Reference in New Issue