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

3 lines
110 B
TypeScript

import { XmlComponent } from '../../xml-components';
export declare const createWrapNone: () => XmlComponent;