Skip to content

Type Alias: NotificationType

ts
type NotificationType = "TYPE_UNSPECIFIED" | "MOMENT";

Defined in: src/types/users.ts:227