Update README.md
This commit is contained in:
parent
d365603678
commit
2398cab6a3
@ -23,7 +23,7 @@ npm install play-dl@latest
|
|||||||
### Importing
|
### Importing
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import play from 'play-dl' // ES-6 import or TS import
|
import * as play from 'play-dl' // ES-6 import or TS import
|
||||||
|
|
||||||
const play = require('play-dl') //JS importing
|
const play = require('play-dl') //JS importing
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user