mirror of
https://github.com/certd/certd.git
synced 2026-04-20 09:50:50 +08:00
a3fb24993d
ssh、aliyun、tencent、qiniu、oss等 access和client需要转移import
2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
export const CertApplyPluginNames = [":cert:"];
|
|
export const EVENT_CERT_APPLY_SUCCESS = "CertApply.success"; |