modified git ignore
This commit is contained in:
7
build/file/paragraph/formatting/keep.d.ts
vendored
Normal file
7
build/file/paragraph/formatting/keep.d.ts
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
import { XmlComponent } from "../../../file/xml-components";
|
||||
export declare class KeepLines extends XmlComponent {
|
||||
constructor();
|
||||
}
|
||||
export declare class KeepNext extends XmlComponent {
|
||||
constructor();
|
||||
}
|
Reference in New Issue
Block a user