Skip to content

Commit

Permalink
fix(type): Add missing polar module export
Browse files Browse the repository at this point in the history
Export 'polar' module from the type definition

Fix #2833
  • Loading branch information
netil authored Aug 23, 2022
1 parent d43a1a7 commit a950abd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export {
gauge,
line,
pie,
polar,
radar,
scatter,
spline,
Expand Down

0 comments on commit a950abd

Please sign in to comment.