UNPKG
dmirakurun
Version:
latest (4.0.0-beta.16)
4.0.0-beta.16
Fork of Mirakurun modified to work with dantto4k
github.com/nekohkr/DMirakurun/
nekohkr/DMirakurun
dmirakurun
/
lib
/
Mirakurun
/
_.js
11 lines
•
238 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
_
=
void
0
;
exports
.
_
= {
config
: {},
configIntegrity
: {
channels
:
""
} };
exports
.
default
=
exports
.
_
;
//# sourceMappingURL=_.js.map