Files
docx-js/src/file/paragraph/links/index.ts
2019-01-15 15:39:48 +01:00

4 lines
90 B
TypeScript

export * from "./hyperlink";
export * from "./bookmark";
export * from "./outline-level";