UNPKG

karma-typescript

Version:

Simplifying running unit tests with coverage for Typescript projects.

4 lines (3 loc) 69 B
export interface SharedProcessedFiles { [key: string]: string; }