Files
study-bible-project/node_modules/docx/dist/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-locks.d.ts
T

5 lines
139 B
TypeScript

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