Skip to content

Commit

Permalink
Merge pull request #1779 from paireks/develop/AngleMeasurementsTouchC…
Browse files Browse the repository at this point in the history
…ontrolTypes

Add AngleMeasurementsTouchControl to index.d.ts
  • Loading branch information
xeolabs authored Jan 20, 2025
2 parents 8f1d4ee + 6a53b8c commit 8cebb24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion types/plugins/AngleMeasurementsPlugin/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from "./AngleMeasurementsPlugin";
export * from "./AngleMeasurementsControl";
export * from "./AngleMeasurementsMouseControl";
export * from "./AngleMeasurementsMouseControl";
export * from "./AngleMeasurementsTouchControl";

0 comments on commit 8cebb24

Please sign in to comment.