mirror of
https://github.com/ckaczor/HomeStatus.git
synced 2026-02-16 18:47:41 -05:00
Initial commit to GitHub
This commit is contained in:
7
typings/vue-highcharts.d.ts
vendored
Normal file
7
typings/vue-highcharts.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
declare module 'vue-highcharts' {
|
||||
export const _default: {
|
||||
install: any;
|
||||
}
|
||||
|
||||
export default _default;
|
||||
}
|
||||
Reference in New Issue
Block a user