mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
feat: updates
This commit is contained in:
parent
ce757215a3
commit
c1cd31840e
86 changed files with 1048 additions and 778 deletions
|
|
@ -1,9 +1,5 @@
|
|||
import player from '@/web/states/player'
|
||||
import {
|
||||
IpcChannels,
|
||||
IpcChannelsReturns,
|
||||
IpcChannelsParams,
|
||||
} from '@/shared/IpcChannels'
|
||||
import { IpcChannels, IpcChannelsReturns, IpcChannelsParams } from '@/shared/IpcChannels'
|
||||
import uiStates from './states/uiStates'
|
||||
|
||||
const on = <T extends keyof IpcChannelsParams>(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue