mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 19:30:37 +03:00
improve repo structure
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
declare module '*.vue' {
|
||||
const vue: any;
|
||||
export default vue;
|
||||
}
|
||||
Reference in New Issue
Block a user