make packers a top-level export
This commit is contained in:
@ -2,3 +2,4 @@ export * from "./docx";
|
||||
export * from "./export";
|
||||
export { Numbering } from "./numbering";
|
||||
export { Styles } from "./styles";
|
||||
export * from './export';
|
||||
|
Reference in New Issue
Block a user