mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-30 03:07:30 +08:00
🎈 perf: 添加自动导入,优化性能
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { getMusicLrc } from '@/api/music'
|
||||
import { ILyric } from '@/type/lyric'
|
||||
import { getIsMc } from '@/utils'
|
||||
import { ref } from 'vue'
|
||||
|
||||
interface ILrcData {
|
||||
text: string
|
||||
|
||||
Reference in New Issue
Block a user