mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-18 06:27:37 +08:00
5
src/universal/types/types.d.ts
vendored
5
src/universal/types/types.d.ts
vendored
@@ -151,6 +151,11 @@ interface IPicGoPluginConfig {
|
||||
type: string
|
||||
required: boolean
|
||||
default?: any
|
||||
alias?: string
|
||||
choices?: {
|
||||
name?: string
|
||||
value?: any
|
||||
}[]
|
||||
[propName: string]: any
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user