mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-21 08:11:25 +08:00
✨ Feature: add smms-v2 support
This commit is contained in:
4
src/universal/types/types.d.ts
vendored
4
src/universal/types/types.d.ts
vendored
@@ -252,6 +252,10 @@ interface IQiniuConfig {
|
||||
path: string
|
||||
}
|
||||
|
||||
interface ISMMSConfig {
|
||||
token: string
|
||||
}
|
||||
|
||||
interface ITcYunConfig {
|
||||
secretId: string,
|
||||
secretKey: string,
|
||||
|
||||
Reference in New Issue
Block a user