mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 08:49:47 +08:00
✨ Feature(custom): rewrite setting page, WIP
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { getRawData } from '@/utils/common'
|
||||
import { IRPCActionType } from '#/types/enum'
|
||||
import { IStringKeyMap } from '#/types/types'
|
||||
import { IRPCActionType } from '@/utils/enum'
|
||||
import type { IStringKeyMap } from '#/types/types'
|
||||
|
||||
export default class ALLApi {
|
||||
static async delete (configMap: IStringKeyMap): Promise<boolean> {
|
||||
|
||||
Reference in New Issue
Block a user