export enum UserNotificationTypes {
PROJECT_UPDATE = "project_update",
TEAM_INVITE = "team_invite",
STATUS_CHANGE = "status_change",
MODERATOR_MESSAGE = "moderator_message",
}
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
export enum UserNotificationTypes {
PROJECT_UPDATE = "project_update",
TEAM_INVITE = "team_invite",
STATUS_CHANGE = "status_change",
MODERATOR_MESSAGE = "moderator_message",
}
