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