UNPKG

ircv3

Version:

Connect to and interact with IRC servers. IRCv3 compatible.

5 lines (4 loc) 216 B
export { default as AwayNotify } from './AwayNotify'; export { default as ChgHost } from './ChgHost'; export { default as InviteNotify } from './InviteNotify'; export { default as MultiPrefix } from './MultiPrefix';