import ajax from "./ajax"; export const getCardData = async () => ajax(`/Card/getCardData`);