UNPKG

oral-ts

Version:

a testing framework for typescript

3 lines (2 loc) 130 B
import { suit, testInfo as testInfoType } from "../global"; export declare function testsInfo(result: Array<suit>): testInfoType;