UNPKG

alsatian

Version:

TypeScript and JavaScript testing framework for beautiful and readable tests

4 lines (3 loc) 49 B
export interface INameable { name: string; }