@a11ywatch/core
Version:
a11ywatch central API
6 lines (5 loc) • 323 B
TypeScript
export declare const SUCCESS = "Success";
export declare const PASSWORD_RESET = "Please check your email for password reset code.";
export declare const SUCCESS_DELETED_ALL = "Success, all websites deleted.";
export declare const CRAWLER_FINISHED = "Scan complete";
export declare const CRAWLER_COMMENCED = "Scan started";