Fixed TSLint Errors

This commit is contained in:
Tyler Bell
2018-05-18 09:21:27 -06:00
parent 7296c9e744
commit 7584671312
9 changed files with 17 additions and 20 deletions

View File

@ -8,4 +8,4 @@ export class TitlePageAttributes extends XmlAttributeComponent<IHeaderReferenceA
protected xmlKeys = {
value: "w:val",
};
}
}