UNPKG
twiedenbein-thelounge
Version:
latest (4.4.3)
next (4.4.4)
4.4.4
4.4.3
The self-hosted Web IRC client
thelounge.chat
twiedenbein/thelounge
twiedenbein-thelounge
/
dist
/
server
/
index.js
4 lines
(3 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
require
(
"./command-line"
);