UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

4 lines (3 loc) 113 B
import "reflect-metadata"; import { IExpect } from "./expect.i"; export declare function buildExpect(): IExpect;