@ansible/ansible-ui-framework 2.4.1128 → 2.4.1129

Sign up to get free protection for your applications and to get access to all the features.
@@ -239,7 +239,7 @@ declare function Gm(e: any): {
239
239
  perPage: number;
240
240
  setPerPage: C.Dispatch<C.SetStateAction<number>>;
241
241
  };
242
- declare function f6e(e: any): (g: any, y: any) => void;
242
+ declare function f6e(e: any): (g: any, v: any) => void;
243
243
  declare function D$(e: any, t: any, n: any): {
244
244
  selectedItems: any[];
245
245
  selectItem: (p: any) => void;