aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/song.ts
blob: b375dc0b004a9447383339576c1a46f8ebd9819b (plain) (blame)
1
2
3
4
5
export interface Song {
  artist: string;
  name: string;
  youtubeId: string;
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage