UNPKG

@nickbusey/thelounge

Version:

The self-hosted Web IRC client

8 lines (7 loc) 175 B
import type { AuthHandler } from "../auth"; declare const _default: { moduleName: string; auth: AuthHandler; isEnabled: () => boolean; }; export default _default;