mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-19 02:30:36 +03:00
4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
declare module '*.vue' {
|
|
import Vue from 'vue';
|
|
export default Vue;
|
|
} |