mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
docs: readme: import: default -> named
This commit is contained in:
parent
52023c82cb
commit
37ecb3d7ac
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -688,7 +688,7 @@ And create `index.js`:
|
|||
|
||||
```js
|
||||
import http from 'node:http';
|
||||
import cloudcmd from 'cloudcmd';
|
||||
import {cloudcmd} from 'cloudcmd';
|
||||
import {Server} from 'socket.io';
|
||||
import express from 'express';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue