markuno_lib 1.2.126 → 1.2.128

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "markuno_lib",
3
- "version": "1.2.126",
3
+ "version": "1.2.128",
4
4
  "description": "Croswil Markuno Language Lib",
5
5
  "author": "Croswil SRL",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -860,6 +860,7 @@ export function checkmovedata(e: any, t: any, n: any): {
860
860
  };
861
861
  export function clamp(e: any, t?: number, n?: number): any;
862
862
  export function clean(e: any, t?: boolean): any;
863
+ export function compattadistinta(e: any, t: any): any[];
863
864
  export function creagizmo(t?: {}): any;
864
865
  export function creategroup(t: any, n?: {}): any;
865
866
  export function d3dview(e?: {}): {