@ -1,4 +1,3 @@
import { LodashDebounce } from 'lodash/fp';
import { Widget } from "./widget";
type UnionToIntersection<Union> = (