Files
study-bible-project/node_modules/docx/dist/file/paragraph/math/n-ary/math-super-script-hide.d.ts
T

3 lines
124 B
TypeScript

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