mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
update README
This commit is contained in:
parent
f868164a4d
commit
e52925b191
@ -33,7 +33,7 @@ npm install linebridge
|
|||||||
Create a http server
|
Create a http server
|
||||||
```js
|
```js
|
||||||
// index.js
|
// index.js
|
||||||
import { Server } from "./linebridge/src"
|
import { Server } from "linebridge"
|
||||||
|
|
||||||
class MyAPI extends Server {
|
class MyAPI extends Server {
|
||||||
// set a id for the server
|
// set a id for the server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user