jxbb
Results
2
comments of
jxbb
const [error, data] = await to(this.delay(2100),{err: '...'});
ES6 导出混淆的意思可能是说可以在模块导出后,但是没有使用到,可以把导出的对象的属性名压缩掉。