import list from "./list";

export const pipelines = {
  list,
};
