bb-plane-fork/apps/plane/constants/toast.context.constants.ts

2 lines
106 B
TypeScript

export const SET_TOAST_ALERT = "SET_TOAST_ALERT";
export const REMOVE_TOAST_ALERT = "REMOVE_TOAST_ALERT";