mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 11:29:20 +08:00
types: 统一导入类型的方式
This commit is contained in:
parent
0e9eaafeea
commit
87d19b0446
@ -1,5 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import { PropType } from "vue"
|
||||
import { type PropType } from "vue"
|
||||
import { type IListItem } from "./data"
|
||||
|
||||
const props = defineProps({
|
||||
|
Loading…
x
Reference in New Issue
Block a user