import { createAction } from "@reduxjs/toolkit"; export const setDataManagerJWT = createAction("auth/setDataManagerJWT");