first commit
This commit is contained in:
1
dbui/types/.pydio
Normal file
1
dbui/types/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
64c4fffe-e3df-4ab4-bc17-ab130374231f
|
||||
4
dbui/types/shims-vue.d.ts
vendored
Normal file
4
dbui/types/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