modified git ignore
This commit is contained in:
4
build/file/document/body/section-properties/doc-grid/doc-grid.d.ts
vendored
Normal file
4
build/file/document/body/section-properties/doc-grid/doc-grid.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
import { XmlComponent } from "../../../../../file/xml-components";
|
||||
export declare class DocumentGrid extends XmlComponent {
|
||||
constructor(linePitch: number);
|
||||
}
|
Reference in New Issue
Block a user