UNPKG

code-equality-assertions

Version:

Test assertion library for checking the contents of strings of Javascript.

4 lines (2 loc) 75 B
declare function codeEquality(_chai: any): void; export { codeEquality };