mirror of
https://github.com/AynaLivePlayer/AynaLivePlayer.git
synced 2026-05-19 09:15:47 +08:00
7 lines
145 B
Go
7 lines
145 B
Go
package internal
|
|
|
|
import (
|
|
_ "github.com/AynaLivePlayer/miaosic/providers/bilivideo"
|
|
_ "github.com/AynaLivePlayer/miaosic/providers/netease"
|
|
)
|