UNPKG

@thaunknown/web-irc

Version:

A TypeScript port of irc-framework's WebIRC client, without the bloat of unnceessary packages.

3 lines (2 loc) 89 B
export * from './serverConnection.ts'; export { default as default } from './client.ts';