mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 02:59:47 +08:00
🔨 Refactor(custom): change type defination in universal to global
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { IRPCActionType } from '@/utils/enum'
|
||||
import type { IGalleryDB } from '#/types/extra-vue'
|
||||
|
||||
interface IFilter {
|
||||
orderBy?: 'asc' | 'desc'
|
||||
|
||||
Reference in New Issue
Block a user