Skip to content

@mastondzn/dank-twitch-irc / DuplexTransportConfiguration

Interface: DuplexTransportConfiguration

Properties

preSetup?

optional preSetup: boolean

Whether this stream is already set up (user logged in and capabilities enabled). Defaults to false.

Source

src/config/config.ts:14


stream

stream: () => Duplex

Returns

Duplex

Source

src/config/config.ts:8


type

type: "duplex"

Source

src/config/config.ts:7