add hyperlink to paragraph and doc

This commit is contained in:
Ivan Lopez
2018-05-06 22:24:16 -05:00
parent 195c62f80b
commit 9d7fd55e4c
3 changed files with 20 additions and 1 deletions

View File

@ -2,3 +2,4 @@ export * from "./formatting";
export * from "./paragraph";
export * from "./properties";
export * from "./run";
export * from "./links";