UNPKG

@code-pushup/coverage-plugin

Version:
4 lines (3 loc) 200 B
export declare const COVERAGE_PLUGIN_SLUG = "coverage"; export declare const COVERAGE_PLUGIN_TITLE = "Code coverage"; export declare const ALL_COVERAGE_TYPES: readonly ["function", "branch", "line"];