Files
study-bible-project/node_modules/docx/dist/file/drawing/text-wrap/index.d.ts
T

6 lines
162 B
TypeScript

export * from './text-wrapping';
export * from './wrap-none';
export * from './wrap-square';
export * from './wrap-tight';
export * from './wrap-top-and-bottom';