UNPKG

@types/karma-chai

Version:
8 lines (6 loc) 150 B
import chai = require("chai"); declare global { var assert: Chai.AssertStatic; var expect: Chai.ExpectStatic; var should: Chai.Should; }