Add file class
This commit is contained in:
@ -2,3 +2,4 @@ export * from "./document";
|
||||
export * from "./paragraph";
|
||||
export * from "./run";
|
||||
export { Table } from "./table";
|
||||
export { File } from "./file";
|
||||
|
Reference in New Issue
Block a user