UNPKG

apex-code-coverage-transformer

Version:

Transform Salesforce Apex code coverage JSONs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.

3 lines (2 loc) 83 B
import { Hook } from '@oclif/core'; export declare const postrun: Hook<'postrun'>;