mirror of
https://github.com/ckaczor/HomeStatus.git
synced 2026-02-16 10:58:33 -05:00
Initial commit to GitHub
This commit is contained in:
4
typings/vue-grid-layout.d.ts
vendored
Normal file
4
typings/vue-grid-layout.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module 'vue-grid-layout' {
|
||||
export class GridLayout { }
|
||||
export class GridItem { }
|
||||
}
|
||||
Reference in New Issue
Block a user