Skip to main content

LiveNotificationsMarkReadArgs

type LiveNotificationsMarkReadArgs = {
ids: string[];
};

Properties

ids

ids: string[];