mirror of
https://github.com/certd/certd.git
synced 2026-05-15 04:27:31 +08:00
2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
|
|
export const CertApplyPluginNames = [":cert:"];
|
||
|
|
export const EVENT_CERT_APPLY_SUCCESS = "CertApply.success";
|