aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/song.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/song.ts')
-rw-r--r--src/types/song.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/types/song.ts b/src/types/song.ts
new file mode 100644
index 0000000..b375dc0
--- /dev/null
+++ b/src/types/song.ts
@@ -0,0 +1,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