iflow-engine-base 3.1.0 → 3.1.2

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/index.d.ts CHANGED
@@ -2040,6 +2040,7 @@ declare class LoaderModule2d {
2040
2040
  private buildScene;
2041
2041
  private loadBlock;
2042
2042
  private getPoint_polyline;
2043
+ private create_hatch;
2043
2044
  private create_text;
2044
2045
  private getPoint_line;
2045
2046
  private getPoint_arc;