import get from "./get";

export const companies = {
  get,
};
