UNPKG

ly-scale-screen

Version:
12 lines (11 loc) 188 B
declare module '*.vue' { import type { DefineComponent } from 'vue' const component: DefineComponent< { width: number }, {}, any > export default component }