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