import chai from 'chai'; import chaiHttp from 'chai-http'; chai.use(chaiHttp);. Hope it helps. Remember to install @types/chai and other type definition ...
確定! 回上一頁