in buildpackage.js [35:39]
await copy(path.join(__dirname, "src"), path.join(__dirname, "bin"), { filter: f => { return f.endsWith(".d.ts"); }, });