Feature/add test to nodejs sdk (#31)

This commit is contained in:
crazywoola
2023-05-16 09:22:47 +08:00
committed by GitHub
parent f5b2271c8c
commit 3117619ef3
4 changed files with 87 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"presets": [
"@babel/preset-env"
]
}