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