UNPKG
bundlephobia
Version:
latest (0.1.0)
0.1.0
0.0.1
bundlephobia
/
dist
/
index.js
3 lines
(2 loc)
•
145 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
,{
value
:!
0
});
exports
.
main
=
()=>
"this builds and pushes"
;
//# sourceMappingURL=index.js.map