UNPKG
unplugin-info
Version:
latest (1.3.2)
1.3.2
1.3.1
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.1
1.0.0-beta.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.2-beta.1
0.4.2-beta.0
Export build information as virutal module
yjl9903.github.io/unplugin-info/
yjl9903/unplugin-info
unplugin-info
/
dist
/
index.cjs
4 lines
(3 loc)
•
176 B
JavaScript
View Raw
1
2
3
4
Object
.
defineProperty
(
exports
,
Symbol
.
toStringTag
, {
value
:
"Module"
});
const
require_core =
require
(
"./core-CEOGw--w.cjs"
);
exports
.
UnpluginInfo
= require_core.
UnpluginInfo
;