UNPKG
mobidev-thelounge
Version:
latest (4.3.1)
4.3.1
The self-hosted Web IRC client
thelounge.chat
thelounge/thelounge
mobidev-thelounge
/
dist
/
babel.config.d.cts
5 lines
(4 loc)
•
112 B
text/typescript
View Raw
1
2
3
4
5
export
const
presets
: (
string
| (
string
| {
bugfixes
:
boolean
; })[])[];
export
const
plugins
:
string
[];