UNPKG

angular-gantt

Version:

Gantt chart component for AngularJS

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