Skip to content

Commit

Permalink
fix: export polyline
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Feb 19, 2020
1 parent 0462a46 commit de22cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/x6/src/geometry/index.ts
Expand Up @@ -5,3 +5,4 @@ export * from './ellipse'
export * from './rectangle'
export * from './path'
export * from './curve'
export * from './polyline'

0 comments on commit de22cf4

Please sign in to comment.