fix(core): update

This commit is contained in:
2019-08-29 20:38:44 +02:00
parent 6dd537fe43
commit 6337b20d62
12 changed files with 39 additions and 39 deletions

View File

@ -1,8 +1,8 @@
import * as plugins from '../npmci.plugins';
/**
*
*
*/
export class CloudlyConnector {
}
public announceDockerContainer(options: plugins.servezoneInterfaces.IVersionData) {}
}