mirror of
https://github.com/certd/certd.git
synced 2026-07-07 04:47:34 +08:00
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export const CertApplyPluginNames = [":cert:"];
|
|
export const EVENT_CERT_APPLY_SUCCESS = "CertApply.success";
|