Changed getWatchedOrders to getStats and returns Stats object

This commit is contained in:
amaurer
2018-10-07 12:24:42 -04:00
parent 9171f9ec60
commit 2e1222556f
4 changed files with 16 additions and 10 deletions

View File

@@ -598,4 +598,4 @@ export interface Metadata {
exportPathOrder: string[];
externalTypeToLink: ExternalTypeToLink;
externalExportToLink: ExternalExportToLink;
}
}