UNPKG

@types/karma-chai

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