import omadaProxyHandler from "./proxy"; const widget = { proxyHandler: omadaProxyHandler, }; export default widget;