3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
/// <reference types="chai" />
|
|
export declare let expect: Chai.ExpectStatic;
|