Skip to content

package.json

如果模块采用 ECMAScript 标准,需要将type字段设为module

"type": "module",