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