mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-16 14:43:57 +00:00
2
src/types/module.d.ts
vendored
2
src/types/module.d.ts
vendored
@@ -12,7 +12,7 @@ import type { LanguageType } from '@/lang';
|
|||||||
|
|
||||||
export {};
|
export {};
|
||||||
|
|
||||||
declare module '@vue/runtime-core' {
|
declare module 'vue' {
|
||||||
interface ComponentCustomProperties {
|
interface ComponentCustomProperties {
|
||||||
// 全局方法声明
|
// 全局方法声明
|
||||||
$modal: typeof modal;
|
$modal: typeof modal;
|
||||||
|
Reference in New Issue
Block a user