Files
docx-js/src/file/paragraph/math/index.ts

4 lines
80 B
TypeScript
Raw Normal View History

2019-08-15 00:47:55 +01:00
export * from "./math";
export * from "./math-run";
export * from "./fraction";