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