aa3b624 25b975e aa3b624
1
2
3
4
5
6
7
8
9
10
module.exports = { entries: [ { filePath: "./src/driver.ts", outFile: `./dist/driver.js.d.ts`, noCheck: false, }, ], };