commit to retrigger CI after merging pull request 5943

This commit is contained in:
Michel Weststrate
2015-09-27 14:10:30 +02:00
parent 6d243bebf1
commit 513ef0735d
+2 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for mendixmodelsdk v0.0.1
// Project: http://www.mendix.com
// Definitions by: Mendix
// Definitions by: Mendix <https://github.com/mendix>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/*
@@ -12715,3 +12715,4 @@ declare var module: {
parent: any;
children: any[];
};