Skip to content

Commit

Permalink
fix: added Liveview to exports, so we can import it's type fro typech…
Browse files Browse the repository at this point in the history
…ecking in typescript;
  • Loading branch information
goooseman authored and Romakita committed Sep 14, 2018
1 parent 3858764 commit fe21d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ export * from "./WidgetTypes";
export * from "./WidgetRange";
export * from "./Context";
export * from "./List";
export * from "./Liveview";
export * from "./PortInfo";
export * from "./PortInfoList";

0 comments on commit fe21d98

Please sign in to comment.