import { weatherWidgetSchemas } from "./weather"; export const widgetSchemas = { weather: weatherWidgetSchemas, };