UNPKG

angular-gantt

Version:

Gantt chart component for AngularJS

8 lines (6 loc) 231 B
require('./labelsHeader.tmpl.html') export default function (GanttDirectiveBuilder) { 'ngInject' let builder = new GanttDirectiveBuilder('ganttLabelsHeader', 'plugins/labels/labelsHeader.tmpl.html') return builder.build() }