UNPKG

karma-typescript

Version:

Simplifying running unit tests with coverage for Typescript projects.

5 lines (4 loc) 77 B
export declare class Benchmark { private start; elapsed(): number; }