Files
study-bible-project/node_modules/docx/dist/file/paragraph/math/radical/math-degree-hide.d.ts
T

5 lines
136 B
TypeScript

import { XmlComponent } from '../../../xml-components';
export declare class MathDegreeHide extends XmlComponent {
constructor();
}