UNPKG

83 BJavaScriptView Raw
1import chai from 'chai';
2import sinonChai from 'sinon-chai';
3
4chai.use(sinonChai);