UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

3 lines (2 loc) 141 B
import { IOnTestCompleteCBFunction, ITestCompleteEvent } from "./test-complete.i"; export { ITestCompleteEvent, IOnTestCompleteCBFunction };