/// /// module Developer { export var KubeTaskController = controller("KubeTaskController", ["$scope", ($scope) => { }]); }