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