UNPKG

karma-typescript

Version:

Simplifying running unit tests with coverage for Typescript projects.

2 lines (1 loc) 65 B
export declare type CoverageCallback = (result: string) => void;