mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 15:37:21 +08:00
🔨 Refactor(custom): refactored all imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
import { II18nLanguage, IPasteStyle, ISartMode, IShortUrlServer } from '../types/enum'
|
||||
import { II18nLanguage, IPasteStyle, ISartMode, IShortUrlServer } from '#/types/enum'
|
||||
import { IBuildInCompressOptions, IBuildInWaterMarkOptions } from 'piclist'
|
||||
|
||||
export type ISartModeValues = typeof ISartMode[keyof typeof ISartMode]
|
||||
|
||||
Reference in New Issue
Block a user