mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2025-02-05 16:34:43 +00:00
parent
ad9f402e06
commit
719617bd9e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ A javascript / typescript http client and type system for [Lemmy](https://github
|
|||
|
||||
### HTTP Client
|
||||
|
||||
[LemmyHttp docs](https://join-lemmy.org/api/classes/LemmyHttp.html)
|
||||
[LemmyHttp docs](https://join-lemmy.org/docs/contributors/04-api.html)
|
||||
|
||||
```ts
|
||||
import { LemmyHttp, Login } from "lemmy-js-client";
|
||||
|
|
Loading…
Reference in a new issue