Files
docx-js/src/file/styles/index.ts
2020-07-14 15:42:45 +08:00

5 lines
136 B
TypeScript

export * from "./styles";
export * from "./style/character-style";
export * from "./style/paragraph-style";
export * from "./defaults";