lkt-item-crud 2.0.38 → 2.0.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/build.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- declare function $t(H?: boolean): void;
1
+ declare function $t(P?: boolean): void;
2
2
  declare namespace jt {
3
- function install(H: any, Se?: {}): void;
3
+ function install(P: any, he?: {}): void;
4
4
  }
5
- declare function Xt(H: any): void;
6
- declare function Ft(H: any): void;
7
- export { $t as debugLktItemCrud, jt as default, Xt as setItemCrudDefaultDropIcon, Ft as setItemCrudDefaultSaveIcon };
5
+ declare function Pt(P: any): void;
6
+ declare function Ft(P: any): void;
7
+ export { $t as debugLktItemCrud, jt as default, Pt as setItemCrudDefaultDropIcon, Ft as setItemCrudDefaultSaveIcon };