UNPKG

symref

Version:

Static code checker for AI code agents (Windsurf, Cline, etc.)

7 lines 303 B
export var NotificationType; (function (NotificationType) { NotificationType["USER_ADDED"] = "USER_ADDED"; NotificationType["USER_UPDATED"] = "USER_UPDATED"; NotificationType["USER_DELETED"] = "USER_DELETED"; })(NotificationType || (NotificationType = {})); //# sourceMappingURL=types.js.map