Remove mark methods from tags, move types dependencies to deps
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import WebSocket from "isomorphic-ws"
|
||||
import {Deferred, defer} from '@welshman/lib'
|
||||
import type {Message} from '@welshman/util'
|
||||
|
||||
export type Message = [string, ...any[]]
|
||||
|
||||
export type PlexMessage = [{relays: string[]}, Message]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user