7
0
mirror of https://github.com/pelican-dev/panel.git synced 2025-06-08 14:38:59 +02:00
2018-12-29 16:34:22 -08:00

5 lines
76 B
TypeScript

declare module '*.vue' {
import Vue from 'vue'
export default Vue
}