added new run methods

This commit is contained in:
Dolan Miu
2016-07-12 08:25:53 +01:00
parent 122c87ddf8
commit ed4f7464e0
6 changed files with 89 additions and 12 deletions

View File

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