Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohuoni authored Mar 11, 2019
1 parent d012527 commit 1595a98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ declare namespace bizcharts{
active?: boolean; // 图形激活交互开关
animate?: any;
line?: G2.Styles.line | boolean;
selected?: boolean;
}

export interface GuideProps extends React.Props<any> {}
Expand Down

0 comments on commit 1595a98

Please sign in to comment.