import createAndSend from "./createAndSend";

export const text2pay = {
  createAndSend,
};
