mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user