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