UNPKG

karma-typescript

Version:

Simplifying running unit tests with coverage for Typescript projects.

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