more tslinting

This commit is contained in:
Dolan
2017-03-08 20:35:26 +00:00
parent 03b34915c6
commit 540518bd54
16 changed files with 26 additions and 27 deletions

View File

@ -1,4 +1,4 @@
import {XmlComponent, Attributes} from "../../xml-components";
import { Attributes, XmlComponent } from "../../xml-components";
export class DocumentGrid extends XmlComponent {