mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
start project "move to typescript"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Router from "@/router";
|
||||
|
||||
import album from "./album.js";
|
||||
import state from "./state.js";
|
||||
import state from "./state";
|
||||
|
||||
async function toAlbum(title, artist) {
|
||||
console.log("routing to album");
|
||||
|
||||
Reference in New Issue
Block a user