UNPKG

karma-typescript

Version:

Simplifying running unit tests with coverage for Typescript projects.

2 lines (1 loc) 64 B
export declare type BundleCallback = (bundled: string) => void;