UNPKG

113 BTypeScriptView Raw
1import "reflect-metadata";
2import { IExpect } from "./expect.i";
3export declare function buildExpect(): IExpect;