UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

4 lines (3 loc) 77 B
export declare class FileRequirer { require(requirePath: string): any; }