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