mirror of
https://github.com/certd/certd.git
synced 2026-05-15 12:37:30 +08:00
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export const CertApplyPluginNames = [":cert:"];
|
|
export const EVENT_CERT_APPLY_SUCCESS = "CertApply.success";
|