/// /// /// /// /// module Developer { _module.directive("pipelineView", () => { return { templateUrl: templatePath + 'pipelineView.html' }; }); }