homework-jianmu/docs/en/07-develop/01-connect/_connect_node.mdx

8 lines
183 B
Plaintext

```js title="Native Connection"
{{#include docs/examples/node/nativeexample/connect.js}}
```
```js title="REST Connection"
{{#include docs/examples/node/restexample/connect.js}}
```