export * from "./util";
export * from "./moleculer";
import fetch from "node-fetch";
export { fetch };
