UNPKG

@thaunknown/web-irc

Version:

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

3 lines 136 B
export { default as Command } from './command'; export { default as CommandHandler } from './handler'; //# sourceMappingURL=index.js.map