mirror of
https://github.com/ckaczor/HomeStatus.git
synced 2026-02-17 02:51:39 -05:00
Initial commit to GitHub
This commit is contained in:
4
typings/vue-shims.d.ts
vendored
Normal file
4
typings/vue-shims.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