fixed all tslint errors
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import {XmlComponent, Attributes} from "../docx/xml-components";
|
||||
|
||||
export class MultiLevelType extends XmlComponent {
|
||||
|
||||
|
||||
constructor(value: string) {
|
||||
super("w:multiLevelType");
|
||||
this.root.push(new Attributes({
|
||||
|
Reference in New Issue
Block a user