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