mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-28 01:53:23 +08:00
chore(project): refactor types dir
This commit is contained in:
@@ -12,11 +12,11 @@ import {
|
||||
VbenAvatar,
|
||||
VbenIcon,
|
||||
} from '@vben-core/shadcn-ui';
|
||||
import { AnyFunction } from '@vben-core/typings';
|
||||
|
||||
import type { Component } from 'vue';
|
||||
|
||||
import { $t } from '@vben/locales';
|
||||
import { AnyFunction } from '@vben/types';
|
||||
import { ref } from 'vue';
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user