mirror of
https://github.com/artegoser/piped-api.git
synced 2024-11-24 11:56:21 +03:00
Update README.md
This commit is contained in:
parent
feca5d499b
commit
1571544550
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ npm i piped-api
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
import { PipedApi } from "piped-api";
|
import { PipedAPI } from "piped-api";
|
||||||
|
|
||||||
const api = new PipedApi("https://ytapi.dc09.ru");
|
const api = new PipedApi("https://ytapi.dc09.ru");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue