lkt-item-crud 2.0.29 → 2.0.30

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 Lt($?: boolean): void;
2
- declare namespace $t {
3
- function install($: any, ge?: {}): void;
1
+ declare function $t(N?: boolean): void;
2
+ declare namespace Nt {
3
+ function install(N: any, ge?: {}): void;
4
4
  }
5
- declare function jt($: any): void;
6
- declare function Nt($: any): void;
7
- export { Lt as debugLktItemCrud, $t as default, jt as setItemCrudDefaultDropIcon, Nt as setItemCrudDefaultSaveIcon };
5
+ declare function Ft(N: any): void;
6
+ declare function jt(N: any): void;
7
+ export { $t as debugLktItemCrud, Nt as default, Ft as setItemCrudDefaultDropIcon, jt as setItemCrudDefaultSaveIcon };