mirror of
https://github.com/tenrok/maska.git
synced 2026-06-20 20:00:34 +03:00
Delete triple slash directive
This commit is contained in:
Vendored
-2
@@ -1,5 +1,3 @@
|
|||||||
/// <reference types="vite/client" />
|
|
||||||
|
|
||||||
declare module '*.vue' {
|
declare module '*.vue' {
|
||||||
import type { DefineComponent } from 'vue'
|
import type { DefineComponent } from 'vue'
|
||||||
const component: DefineComponent<{}, {}, any>
|
const component: DefineComponent<{}, {}, any>
|
||||||
|
|||||||
Reference in New Issue
Block a user