Skip to content

Commit

Permalink
Update exprts
Browse files Browse the repository at this point in the history
  • Loading branch information
psaripp authored and MatthijsBurgh committed Jul 27, 2021
1 parent 8d05c03 commit d030a0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions es6-support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ export * from './models/TriangleList'

export * from './navigation/OccupancyGrid'
export * from './navigation/OccupancyGridClient'
export * from './navigation/OccupancyMap'
export * from './navigation/OccupancyMapClient'
export * from './navigation/Odometry'
export * from './navigation/Path'
export * from './navigation/Point'
Expand Down

0 comments on commit d030a0e

Please sign in to comment.