mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 00:12:07 +08:00
combine all type declartion
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { banner, lyric } from '../main'
|
||||
import { banner, lyric } from 'NeteaseCloudMusicApi'
|
||||
banner({ type: 0 }).then((res) => {
|
||||
console.log(res)
|
||||
})
|
||||
|
Reference in New Issue
Block a user