UNPKG
@pokujs/c8
Version:
latest (2.0.0)
2.0.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
☔️ Facilitator utility for coverage with c8 using Poku.
poku.io
pokujs/c8
@pokujs/c8
/
lib
/
index.js
6 lines
(5 loc)
•
141 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
wip
=
void
0
;
const
wip
= (
) => { };
exports
.
wip
= wip;