lkt-item-crud 2.0.16 → 2.0.18

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 st(T?: boolean): void;
2
- declare namespace pt {
3
- function install(T: any, Z?: {}): void;
1
+ declare function ct(T?: boolean): void;
2
+ declare namespace mt {
3
+ function install(T: any, te?: {}): void;
4
4
  }
5
- declare function ft(T: any): void;
6
- declare function vt(T: any): void;
7
- export { st as debugLktItemCrud, pt as default, ft as setItemCrudDefaultDropIcon, vt as setItemCrudDefaultSaveIcon };
5
+ declare function gt(T: any): void;
6
+ declare function bt(T: any): void;
7
+ export { ct as debugLktItemCrud, mt as default, gt as setItemCrudDefaultDropIcon, bt as setItemCrudDefaultSaveIcon };