mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 06:27:26 +08:00
[M] Rename
This commit is contained in:
7
AquaNet/src/main.ts
Normal file
7
AquaNet/src/main.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import './app.sass'
|
||||
import App from './App.svelte'
|
||||
|
||||
// @ts-ignore
|
||||
const app = new App({target: document.getElementById('app')})
|
||||
|
||||
export default app
|
||||
Reference in New Issue
Block a user