dify/sdks/nodejs-client/babel.config.json
2023-05-16 09:22:47 +08:00

5 lines
54 B
JSON

{
"presets": [
"@babel/preset-env"
]
}