UNPKG
@hygiene/cli
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
Keep your TODOs and FIXMEs healthy
github.com/Leko/hygiene
Leko/hygiene
@hygiene/cli
/
dist
/
reporter
/
index.d.ts
4 lines
•
163 B
TypeScript
View Raw
1
2
3
4
import
{
ReportWrapper
}
from
"./Reporter"
;
export
declare
const
text
:
ReportWrapper
;
export
declare
const
json
:
ReportWrapper
;
//# sourceMappingURL=index.d.ts.map