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

3 lines
122 B
TypeScript

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