lkt-item-crud 2.0.20 → 2.0.22

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 Tt(B?: boolean): void;
2
- declare namespace It {
3
- function install(B: any, K?: {}): void;
1
+ declare function It(A?: boolean): void;
2
+ declare namespace Rt {
3
+ function install(A: any, ve?: {}): void;
4
4
  }
5
- declare function At(B: any): void;
6
- declare function Rt(B: any): void;
7
- export { Tt as debugLktItemCrud, It as default, At as setItemCrudDefaultDropIcon, Rt as setItemCrudDefaultSaveIcon };
5
+ declare function Et(A: any): void;
6
+ declare function At(A: any): void;
7
+ export { It as debugLktItemCrud, Rt as default, Et as setItemCrudDefaultDropIcon, At as setItemCrudDefaultSaveIcon };