npm install --save @types/karma-chai
This package contains type definitions for karma-chai (http://xdissent.github.io/karma-chai).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/karma-chai.
import "chai";
declare global {
var assert: Chai.AssertStatic;
var expect: Chai.ExpectStatic;
var should: Chai.Should;
}
- Last updated: Tue, 24 Sep 2024 19:07:24 GMT
- Dependencies: @types/chai
These definitions were written by .