Skip to content

Commit

Permalink
fix: export polyline
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Jan 11, 2020
1 parent 88e0a7b commit b364c56
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 b364c56

Please sign in to comment.