UNPKG

kizu

Version:

An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.

4 lines (3 loc) 88 B
export declare class AssertionError extends Error { constructor(message: string); }