import delugeProxyHandler from "./proxy"; const widget = { api: "{url}/json", proxyHandler: delugeProxyHandler, }; export default widget;