Skip to content

Commit

Permalink
Add AngleMeasurementsTouchControl to index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
paireks committed Jan 20, 2025
1 parent 8f1d4ee commit 6a53b8c
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 6a53b8c

Please sign in to comment.