class SomeController { static async someFunction() { // await }}export default SomeController;为什么node中报了Unexpected token export的错误? 查看完整描述