mirror of
https://github.com/simon987/sist2.git
synced 2025-12-15 16:29:04 +00:00
web UI rewrite, switch to ndjson.zst index format
This commit is contained in:
4
sist2-vue/src/shims-vue.d.ts
vendored
Normal file
4
sist2-vue/src/shims-vue.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module '*.vue' {
|
||||
import Vue from 'vue'
|
||||
export default Vue
|
||||
}
|
||||
Reference in New Issue
Block a user