Files
study-bible-project/node_modules/docx/dist/file/paragraph/math/function/math-function-properties.d.ts
T

5 lines
144 B
TypeScript

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