feat: support get datasource status (#3645)

This commit is contained in:
Alex Yang
2023-08-10 01:05:34 -04:00
committed by GitHub
parent 05144abd6a
commit dafd5619e6
34 changed files with 836 additions and 46 deletions

View File

@@ -14,7 +14,8 @@
"tests/kit",
"tests/affine-legacy/*",
"tests/affine-local",
"tests/affine-plugin"
"tests/affine-plugin",
"tests/affine-prototype"
],
"engines": {
"node": ">=18.16.1 <19.0.0"