UNPKG

@pokujs/c8

Version:

☔️ Facilitator utility for coverage with c8 using Poku.

6 lines (5 loc) 141 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wip = void 0; const wip = () => { }; exports.wip = wip;