lkt-item-crud 2.0.34 → 2.0.36

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 jt($?: boolean): void;
2
- declare namespace Ft {
3
- function install($: any, ke?: {}): void;
1
+ declare function $t(P?: boolean): void;
2
+ declare namespace jt {
3
+ function install(P: any, he?: {}): void;
4
4
  }
5
- declare function Xt($: any): void;
6
- declare function Pt($: any): void;
7
- export { jt as debugLktItemCrud, Ft as default, Xt as setItemCrudDefaultDropIcon, Pt 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 };