Move ts to src folder for standards
This commit is contained in:
3
src/docx/paragraph/index.ts
Normal file
3
src/docx/paragraph/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export * from "./formatting";
|
||||
export * from "./paragraph";
|
||||
export * from "./properties";
|
Reference in New Issue
Block a user